Lines Matching refs:unit
1725 const GLint unit = (GLint) texture - GL_TEXTURE0;1728 if ((unit < 0) || (unit >= arrays->num_texture_units)) {1733 arrays->active_texture_unit = unit;