Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h233 EbvBaryCoordNoPerspSample, enumerator
465 case EbvBaryCoordNoPerspSample: return "BaryCoordNoPerspSample"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp8480 … BuiltInVariable("gl_BaryCoordNoPerspSampleAMD", EbvBaryCoordNoPerspSample, symbolTable); in identifyBuiltIns()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp881 case glslang::EbvBaryCoordNoPerspSample: in TranslateBuiltInDecoration()