Searched refs:EbvLocalInvocationIndex (Results 1 – 5 of 5) sorted by relevance
162 EbvLocalInvocationIndex, enumerator391 case EbvLocalInvocationIndex: return "LocalInvocationIndex"; in GetBuiltInVariableString()
440 (*SemanticMap)["SV_GROUPINDEX"] = EbvLocalInvocationIndex; in fillInKeywordMap()
9529 case EbvLocalInvocationIndex: in isInputBuiltIn()
8647 BuiltInVariable("gl_LocalInvocationIndex", EbvLocalInvocationIndex, symbolTable); in add2ndGenerationSamplingImaging()9036 BuiltInVariable("gl_LocalInvocationIndex", EbvLocalInvocationIndex, symbolTable); in add2ndGenerationSamplingImaging()9215 BuiltInVariable("gl_LocalInvocationIndex", EbvLocalInvocationIndex, symbolTable); in add2ndGenerationSamplingImaging()
718 case glslang::EbvLocalInvocationIndex: return spv::BuiltInLocalInvocationIndex; in TranslateBuiltInDecoration()