Home | History | Annotate | Download | only in resources

Lines Matching refs:unit

126   ScopedSetActiveTexture(GLES2Interface* gl, GLenum unit)
127 : gl_(gl), unit_(unit) {
135 // Active unit being GL_TEXTURE0 is effectively the ground state.
1175 GLenum unit,
1178 unit_(unit),
1905 GLenum unit,
1915 ScopedSetActiveTexture scoped_active_tex(gl, unit);