Home
last modified time | relevance | path

Searched refs:addTextureRec (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h742 TextureRec* addTextureRec(GLuint id, GLenum target);
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp1426 texrec = addTextureRec(texture, target); in bindTexture()
1489 TextureRec* GLClientState::addTextureRec(GLuint id, GLenum target) in addTextureRec() function in gfxstream::guest::GLClientState