Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h435 GLenum queryTexFormat(GLuint name) const;
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp2194 GLenum GLClientState::queryTexFormat(GLuint tex_name) const { in queryTexFormat() function in gfxstream::guest::GLClientState