Searched refs:setBoundTextureType (Results 1 – 3 of 3) sorted by relevance
458 void setBoundTextureType(GLenum target, GLenum type);
1483 setBoundTextureType(target, GL_UNSIGNED_BYTE); in setBoundEGLImage()1550 void GLClientState::setBoundTextureType(GLenum target, GLenum type) { in setBoundTextureType() function in gfxstream::guest::GLClientState
2860 state->setBoundTextureType(stateTarget, type); in s_glTexImage2D()4449 state->setBoundTextureType(target, type); in s_glTexImage3D()