Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h327 EbvCoreCountARM, enumerator
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp8218 BuiltInVariable("gl_CoreCountARM", EbvCoreCountARM, symbolTable); in identifyBuiltIns()
8744 BuiltInVariable("gl_CoreCountARM", EbvCoreCountARM, symbolTable); in identifyBuiltIns()
8911 BuiltInVariable("gl_CoreCountARM", EbvCoreCountARM, symbolTable); in identifyBuiltIns()
9169 BuiltInVariable("gl_CoreCountARM", EbvCoreCountARM, symbolTable); in identifyBuiltIns()
9392 BuiltInVariable("gl_CoreCountARM", EbvCoreCountARM, symbolTable); in identifyBuiltIns()
9542 BuiltInVariable("gl_CoreCountARM", EbvCoreCountARM, symbolTable); in identifyBuiltIns()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp1098 case glslang::EbvCoreCountARM: in TranslateBuiltInDecoration()