Searched refs:EbvDeviceIndex (Results 1 – 3 of 3) sorted by relevance
/external/deqp-deps/glslang/glslang/Include/ |
D | BaseTypes.h | 235 EbvDeviceIndex, enumerator 410 case EbvDeviceIndex: return "DeviceIndex"; in GetBuiltInVariableString()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 8092 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging() 8384 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging() 8622 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging() 8681 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging() 8738 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging() 8822 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging()
|
/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 837 case glslang::EbvDeviceIndex: in TranslateBuiltInDecoration()
|