Searched refs:maxComputeAtomicCounterBuffers (Results 1 – 6 of 6) sorted by relevance
83 int maxComputeAtomicCounterBuffers; member
184 …AtomicCounterBuffers " << DefaultTBuiltInResource.maxComputeAtomicCounterBuffers << "\n" in GetDefaultTBuiltInResourceString()349 resources->maxComputeAtomicCounterBuffers = value; in DecodeResourceLimits()
139 builtin->maxComputeAtomicCounterBuffers = 1; in getDefaultBuiltInResources()
443 Resources.maxComputeAtomicCounterBuffers = value; in ProcessConfigFile()
140 builtin->maxComputeAtomicCounterBuffers = 1; in getDefaultBuiltInResources()
7667 …ze, "const int gl_MaxComputeAtomicCounterBuffers = %d;", resources.maxComputeAtomicCounterBuffers); in add2ndGenerationSamplingImaging()