Searched refs:setBoundTextureType (Results 1 – 3 of 3) sorted by relevance
366 void setBoundTextureType(GLenum target, GLenum type);
1133 void GLClientState::setBoundTextureType(GLenum target, GLenum type) { in setBoundTextureType() function in GLClientState
2407 state->setBoundTextureType(stateTarget, type); in s_glTexImage2D()3966 state->setBoundTextureType(target, type); in s_glTexImage3D()