Home
last modified time | relevance | path

Searched refs:EbvSubGroupInvocation (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h167 EbvSubGroupInvocation, enumerator
399 case EbvSubGroupInvocation: return "SubGroupInvocation"; in GetBuiltInVariableString()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DBaseTypes.h170 EbvSubGroupInvocation, enumerator
401 case EbvSubGroupInvocation: return "SubGroupInvocation"; in GetBuiltInVariableString()
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.cpp8264 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
8713 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
8973 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
9230 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
9448 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
9598 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A DInitialize.cpp8307 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
8756 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
9022 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
9297 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
9515 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
9665 BuiltInVariable("gl_SubGroupInvocationARB", EbvSubGroupInvocation, symbolTable); in identifyBuiltIns()
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp808 case glslang::EbvSubGroupInvocation: in TranslateBuiltInDecoration()
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp804 case glslang::EbvSubGroupInvocation: in TranslateBuiltInDecoration()