Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLClientState.h749 bool isTextureWithStorage(GLuint name) const;
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp1032 bool GLClientState::isTextureWithStorage(GLuint tex_name) const { in isTextureWithStorage() function in gfxstream::guest::GLClientState