Searched refs:EbvViewIndex (Results 1 – 3 of 3) sorted by relevance
/external/deqp-deps/glslang/glslang/Include/ |
D | BaseTypes.h | 234 EbvViewIndex, enumerator 409 case EbvViewIndex: return "ViewIndex"; in GetBuiltInVariableString()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 7963 BuiltInVariable("gl_ViewID_OVR", EbvViewIndex, symbolTable); in add2ndGenerationSamplingImaging() 8094 BuiltInVariable("gl_ViewIndex", EbvViewIndex, symbolTable); in add2ndGenerationSamplingImaging() 8386 BuiltInVariable("gl_ViewIndex", EbvViewIndex, symbolTable); in add2ndGenerationSamplingImaging() 8389 BuiltInVariable("gl_ViewID_OVR", EbvViewIndex, symbolTable); in add2ndGenerationSamplingImaging() 8624 BuiltInVariable("gl_ViewIndex", EbvViewIndex, symbolTable); in add2ndGenerationSamplingImaging()
|
/external/deqp-deps/glslang/SPIRV/ |
D | GlslangToSpv.cpp | 842 case glslang::EbvViewIndex: in TranslateBuiltInDecoration()
|