Searched refs:EbvCoreCountARM (Results 1 – 3 of 3) sorted by relevance
/third_party/glslang/glslang/Include/ |
D | BaseTypes.h | 327 EbvCoreCountARM, enumerator
|
/third_party/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 8218 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/ |
D | GlslangToSpv.cpp | 1098 case glslang::EbvCoreCountARM: in TranslateBuiltInDecoration()
|