Searched defs:InterpolationType (Results 1 – 8 of 8) sorted by relevance
27 enum class InterpolationType { kPerspective, kLinear, kFlat }; enum
46 enum class InterpolationType { kUnknown = -1, kPerspective, kLinear, kFlat }; enum
27 enum InterpolationType enum
61 enum class InterpolationType { enum
50 enum InterpolationType { enum
1328 enum class InterpolationType : uint8_t { in TEST_F() enum
1329 enum InterpolationType enum in sw::SpirvShader