Searched refs:EbvWorkGroupSize (Results 1 – 4 of 4) sorted by relevance
152 EbvWorkGroupSize, enumerator336 case EbvWorkGroupSize: return "WorkGroupSize"; in GetBuiltInVariableString()
8544 BuiltInVariable("gl_WorkGroupSize", EbvWorkGroupSize, symbolTable); in add2ndGenerationSamplingImaging()8719 BuiltInVariable("gl_WorkGroupSize", EbvWorkGroupSize, symbolTable); in add2ndGenerationSamplingImaging()8806 BuiltInVariable("gl_WorkGroupSize", EbvWorkGroupSize, symbolTable); in add2ndGenerationSamplingImaging()
726 case glslang::EbvWorkGroupSize: return spv::BuiltInWorkgroupSize; in TranslateBuiltInDecoration()7427 if (node.getType().getQualifier().builtIn == glslang::EbvWorkGroupSize) {
9227 case EbvWorkGroupSize: in isInputBuiltIn()