Searched refs:maxTaskWorkGroupSizeX_NV (Results 1 – 7 of 7) sorted by relevance
141 int maxTaskWorkGroupSizeX_NV; member
243 …askWorkGroupSizeX_NV " << DefaultTBuiltInResource.maxTaskWorkGroupSizeX_NV << "\n" in GetDefaultTBuiltInResourceString()466 resources->maxTaskWorkGroupSizeX_NV = value; in DecodeResourceLimits()
197 builtin->maxTaskWorkGroupSizeX_NV = 32; in getDefaultBuiltInResources()
559 Resources.maxTaskWorkGroupSizeX_NV = value; in ProcessConfigFile()
198 builtin->maxTaskWorkGroupSizeX_NV = 32; in getDefaultBuiltInResources()
7709 …ze, "const ivec3 gl_MaxTaskWorkGroupSizeNV = ivec3(%d,%d,%d);", resources.maxTaskWorkGroupSizeX_NV, in add2ndGenerationSamplingImaging()
7577 case 0: max = resources.maxTaskWorkGroupSizeX_NV; break; in updateStandaloneQualifierDefaults()