Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h235 EbvDeviceIndex, enumerator
410 case EbvDeviceIndex: return "DeviceIndex"; in GetBuiltInVariableString()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp8092 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/
DGlslangToSpv.cpp837 case glslang::EbvDeviceIndex: in TranslateBuiltInDecoration()