Home
last modified time | relevance | path

Searched refs:INTERPOLATION_NOPERSPECTIVE (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A Dutil.cpp574 return INTERPOLATION_NOPERSPECTIVE; in GetInterpolationType()
621 return INTERPOLATION_NOPERSPECTIVE; in GetFieldInterpolationType()
H A DShaderLang.cpp953 case InterpolationType::INTERPOLATION_NOPERSPECTIVE: in InterpolationTypeToString()
/aosp_15_r20/external/angle/include/GLSLANG/
H A DShaderVars.h29 INTERPOLATION_NOPERSPECTIVE, enumerator
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDynamicHLSL.cpp514 case sh::INTERPOLATION_NOPERSPECTIVE: in GenerateVaryingLinkHLSL()