Searched refs:numSampleMaskWords (Results 1 – 1 of 1) sorted by relevance
112 int numSampleMaskWords = 0; in resetStateES() local113 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &numSampleMaskWords); in resetStateES()117 for (int ndx = 0; ndx < numSampleMaskWords; ndx++) in resetStateES()693 int numSampleMaskWords = 0; in resetStateGLCore() local694 gl.getIntegerv(GL_MAX_SAMPLE_MASK_WORDS, &numSampleMaskWords); in resetStateGLCore()698 for (int ndx = 0; ndx < numSampleMaskWords; ndx++) in resetStateGLCore()