Searched refs:maxAtomicCounterBufferBindings (Results 1 – 1 of 1) sorted by relevance
460 int maxAtomicCounterBufferBindings = 0; in resetStateES() local461 gl.getIntegerv (GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS, &maxAtomicCounterBufferBindings); in resetStateES()464 for (int ndx = 0; ndx < maxAtomicCounterBufferBindings; ndx++) in resetStateES()