Home
last modified time | relevance | path

Searched refs:EbvBaryCoordSmoothCentroid (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h229 EbvBaryCoordSmoothCentroid, enumerator
404 case EbvBaryCoordSmoothCentroid: return "BaryCoordSmoothCentroid"; in GetBuiltInVariableString()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp8303 … BuiltInVariable("gl_BaryCoordSmoothCentroidAMD", EbvBaryCoordSmoothCentroid, symbolTable); in add2ndGenerationSamplingImaging()
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp824 case glslang::EbvBaryCoordSmoothCentroid: in TranslateBuiltInDecoration()