Searched refs:InterpolationType (Results 1 – 15 of 15) sorted by relevance
25 enum InterpolationType enum36 const char *InterpolationTypeToString(InterpolationType type);39 bool InterpolationTypesMatch(InterpolationType a, InterpolationType b);235 InterpolationType interpolation;
941 const char *InterpolationTypeToString(InterpolationType type) in InterpolationTypeToString()945 case InterpolationType::INTERPOLATION_SMOOTH: in InterpolationTypeToString()947 case InterpolationType::INTERPOLATION_CENTROID: in InterpolationTypeToString()949 case InterpolationType::INTERPOLATION_SAMPLE: in InterpolationTypeToString()951 case InterpolationType::INTERPOLATION_FLAT: in InterpolationTypeToString()953 case InterpolationType::INTERPOLATION_NOPERSPECTIVE: in InterpolationTypeToString()955 case InterpolationType::INTERPOLATION_NOPERSPECTIVE_CENTROID: in InterpolationTypeToString()957 case InterpolationType::INTERPOLATION_NOPERSPECTIVE_SAMPLE: in InterpolationTypeToString()
52 InterpolationType GetInterpolationType(TQualifier qualifier);53 InterpolationType GetFieldInterpolationType(TQualifier qualifier);
21 InterpolationType GetNonAuxiliaryInterpolationType(InterpolationType interpolation) in GetNonAuxiliaryInterpolationType()29 bool InterpolationTypesMatch(InterpolationType a, InterpolationType b) in InterpolationTypesMatch()
561 InterpolationType GetInterpolationType(TQualifier qualifier) in GetInterpolationType()613 InterpolationType GetFieldInterpolationType(TQualifier qualifier) in GetFieldInterpolationType()
67 sh::InterpolationType interpolationIn);70 sh::InterpolationType interpolationIn,136 sh::InterpolationType interpolation;
261 sh::InterpolationType interpolationIn) in PackedVarying()272 sh::InterpolationType interpolationIn, in PackedVarying()572 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; in collectUserVarying()600 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; in collectUserVaryingField()
98 sh::InterpolationType getInterpolation() const in getInterpolation()100 return static_cast<sh::InterpolationType>(pod.interpolation); in getInterpolation()
1060 if (packedVarying.interpolation == sh::InterpolationType::INTERPOLATION_SAMPLE || in GenerateShaderLinkHLSL()1062 sh::InterpolationType::INTERPOLATION_NOPERSPECTIVE_SAMPLE) in GenerateShaderLinkHLSL()
1420 enum InterpolationType enum in sw::SpirvEmitter1427 uint32_t component, InterpolationType type) const;
980 uint32_t component, InterpolationType type) const in EmitInterpolate()
132 var->interpolation = stream->readEnum<sh::InterpolationType>(); in LoadShaderVar()
1529 const std::array<InterpolationType, 3> kInterpolationType = { in TEST_F()1567 const std::array<InterpolationType, 4> kInterpolationType = { in TEST_F()
264 enum InterpolationType { enum286 InterpolationType interpolation_type = 3;
265 enum InterpolationType { enum287 InterpolationType interpolation_type = 3;