Searched refs:InterpolationMode (Results 1 – 4 of 4) sorted by relevance
296 enum class InterpolationMode : uint8_t { enum300 ArrayRef<EnumEntry<InterpolationMode>> getInterpolationModes();344 InterpolationMode Mode;
99 dxbc::PSV::InterpolationMode Mode;178 LLVM_YAML_DECLARE_ENUM_TRAITS(llvm::dxbc::PSV::InterpolationMode) in LLVM_YAML_IS_SEQUENCE_VECTOR()
38 dxbc::PSV::InterpolationMode Mode;
251 void ScalarEnumerationTraits<dxbc::PSV::InterpolationMode>::enumeration( in enumeration()252 IO &IO, dxbc::PSV::InterpolationMode &Value) { in enumeration()