Home | History | Annotate | Download | only in functional

Lines Matching refs:excess

552 			for (int excess = 0; excess <= 2; excess++)
556 invalidUniformIndices.push_back(numActiveUniforms-1+excess);
561 expectError(excess == 0 ? GL_NO_ERROR : GL_INVALID_VALUE);