Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h239 EbvDeviceIndex, enumerator
468 case EbvDeviceIndex: return "DeviceIndex"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp8006 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging()
8445 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging()
8648 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging()
8890 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging()
9095 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging()
9241 BuiltInVariable("gl_DeviceIndex", EbvDeviceIndex, symbolTable); in add2ndGenerationSamplingImaging()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp933 case glslang::EbvDeviceIndex: in TranslateBuiltInDecoration()