Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h223 EbvBaryCoordSmooth, enumerator
431 case EbvBaryCoordSmooth: return "BaryCoordSmooth"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp7929 … BuiltInVariable("gl_BaryCoordSmoothAMD", EbvBaryCoordSmooth, symbolTable);
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp877 case glslang::EbvBaryCoordSmooth: in TranslateBuiltInDecoration()