Lines Matching refs:getBoundTexture
1477 GLuint texture = getBoundTexture(target); in setBoundEGLImage()
1537 GLuint texture = getBoundTexture(target); in setBoundTextureInternalFormat()
1544 GLuint texture = getBoundTexture(target); in setBoundTextureFormat()
1551 GLuint texture = getBoundTexture(target); in setBoundTextureType()
1576 GLuint texture = getBoundTexture(target); in setBoundTextureDims()
1634 GLuint texture = getBoundTexture(target); in setBoundTextureSamples()
1643 GLuint texture = getBoundTexture(stateTarget); in addTextureCubeMapImage()
1670 GLuint texture = getBoundTexture(target); in setBoundTextureImmutableFormat()
1685 GLuint texture = getBoundTexture(target); in isBoundTextureImmutableFormat()
1692 GLuint texture = getBoundTexture(target); in isBoundTextureComplete()
1726 GLuint GLClientState::getBoundTexture(GLenum target) const in getBoundTexture() function in gfxstream::guest::GLClientState
2003 entry.id = getBoundTexture(GL_TEXTURE_2D); in writeCopyTexImageState()
2031 query.id = getBoundTexture(GL_TEXTURE_2D); in copyTexImageNeededTarget()