Home
last modified time | relevance | path

Searched defs:getActiveTextureUnit (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h258 unsigned int getActiveTextureUnit() const { return m_activeTexture; } in getActiveTextureUnit() function
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp1346 GLenum GLClientState::getActiveTextureUnit() const in getActiveTextureUnit() function in gfxstream::guest::GLClientState