Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h286 EbvPrimitiveIndicesNV, enumerator
508 case EbvPrimitiveIndicesNV: return "PrimitiveIndicesNV"; in GetBuiltInVariableString()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp1070 case glslang::EbvPrimitiveIndicesNV: in TranslateBuiltInDecoration()
5064 case glslang::EbvPrimitiveIndicesNV: in declareUseOfStructMember()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp9029 BuiltInVariable("gl_PrimitiveIndicesNV", EbvPrimitiveIndicesNV, symbolTable); in add2ndGenerationSamplingImaging()
DParseHelper.cpp839 if (qualifier.builtIn == EbvPrimitiveIndicesNV) { in getIoArrayImplicitSize()