Searched refs:maxTaskWorkGroupSizeX_NV (Results 1 – 6 of 6) sorted by relevance
141 int maxTaskWorkGroupSizeX_NV; member
252 …askWorkGroupSizeX_NV " << DefaultTBuiltInResource.maxTaskWorkGroupSizeX_NV << "\n" in GetDefaultTBuiltInResourceString()483 resources->maxTaskWorkGroupSizeX_NV = value; in DecodeResourceLimits()
190 builtin->maxTaskWorkGroupSizeX_NV = 32; in getDefaultBuiltInResources()
201 builtin->maxTaskWorkGroupSizeX_NV = 1024; in getDefaultBuiltInResources()
7731 …ze, "const ivec3 gl_MaxTaskWorkGroupSizeNV = ivec3(%d,%d,%d);", resources.maxTaskWorkGroupSizeX_NV, in initialize()
9692 resources.maxTaskWorkGroupSizeX_NV; in updateStandaloneQualifierDefaults()