Searched refs:maxTaskWorkGroupSizeX_NV (Results 1 – 6 of 6) sorted by relevance
141 int maxTaskWorkGroupSizeX_NV; member
243 …askWorkGroupSizeX_NV " << DefaultTBuiltInResource.maxTaskWorkGroupSizeX_NV << "\n" in GetDefaultTBuiltInResourceString()465 resources->maxTaskWorkGroupSizeX_NV = value; in DecodeResourceLimits()
190 builtin->maxTaskWorkGroupSizeX_NV = 32; in getDefaultBuiltInResources()
201 builtin->maxTaskWorkGroupSizeX_NV = 32; in getDefaultBuiltInResources()
7237 …ze, "const ivec3 gl_MaxTaskWorkGroupSizeNV = ivec3(%d,%d,%d);", resources.maxTaskWorkGroupSizeX_NV,
8333 case 0: max = resources.maxTaskWorkGroupSizeX_NV; break; in updateStandaloneQualifierDefaults()