Home | History | Annotate | Download | only in libGL

Lines Matching refs:MAX_COMBINED_TEXTURE_IMAGE_UNITS

142 		if(texture < GL_TEXTURE0 || texture > GL_TEXTURE0 + gl::MAX_COMBINED_TEXTURE_IMAGE_UNITS - 1)