Searched refs:EbvLocalInvocationIndex (Results 1 – 5 of 5) sorted by relevance
156 EbvLocalInvocationIndex, enumerator340 case EbvLocalInvocationIndex: return "LocalInvocationIndex"; in GetBuiltInVariableString()
440 (*SemanticMap)["SV_GROUPINDEX"] = EbvLocalInvocationIndex; in fillInKeywordMap()
9223 case EbvLocalInvocationIndex: in isInputBuiltIn()
8548 BuiltInVariable("gl_LocalInvocationIndex", EbvLocalInvocationIndex, symbolTable); in add2ndGenerationSamplingImaging()8723 BuiltInVariable("gl_LocalInvocationIndex", EbvLocalInvocationIndex, symbolTable); in add2ndGenerationSamplingImaging()8810 BuiltInVariable("gl_LocalInvocationIndex", EbvLocalInvocationIndex, symbolTable); in add2ndGenerationSamplingImaging()
729 case glslang::EbvLocalInvocationIndex: return spv::BuiltInLocalInvocationIndex; in TranslateBuiltInDecoration()