Searched refs:numImageUnits (Results 1 – 1 of 1) sorted by relevance
530 int numImageUnits = 0; in resetStateES() local531 gl.getIntegerv(GL_MAX_IMAGE_UNITS, &numImageUnits); in resetStateES()533 for (int ndx = 0; ndx < numImageUnits; ndx++) in resetStateES()