Searched refs:setBoundTextureFormat (Results 1 – 3 of 3) sorted by relevance
457 void setBoundTextureFormat(GLenum target, GLenum format);
1482 setBoundTextureFormat(target, GL_RGBA); in setBoundEGLImage()1543 void GLClientState::setBoundTextureFormat(GLenum target, GLenum format) { in setBoundTextureFormat() function in gfxstream::guest::GLClientState
2859 state->setBoundTextureFormat(stateTarget, format); in s_glTexImage2D()4448 state->setBoundTextureFormat(target, format); in s_glTexImage3D()