Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h300 EbvPrimitivePointIndicesEXT, enumerator
519 case EbvPrimitivePointIndicesEXT: return "PrimitivePointIndicesEXT"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp9277 … BuiltInVariable("gl_PrimitivePointIndicesEXT", EbvPrimitivePointIndicesEXT, symbolTable); in identifyBuiltIns()
DParseHelper.cpp828 qualifier.builtIn == EbvPrimitivePointIndicesEXT) { in getIoArrayImplicitSize()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp1070 case glslang::EbvPrimitivePointIndicesEXT: in TranslateBuiltInDecoration()