Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h234 EbvBaryCoordSmooth, enumerator
466 case EbvBaryCoordSmooth: return "BaryCoordSmooth"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp8481 … BuiltInVariable("gl_BaryCoordSmoothAMD", EbvBaryCoordSmooth, symbolTable); in identifyBuiltIns()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp885 case glslang::EbvBaryCoordSmooth: in TranslateBuiltInDecoration()