Home
last modified time | relevance | path

Searched refs:pushForCoreProfileTextureEmulation (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DScopedGLState.h33 void pushForCoreProfileTextureEmulation();
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DScopedGLState.cpp76 void ScopedGLState::pushForCoreProfileTextureEmulation() { in pushForCoreProfileTextureEmulation() function in ScopedGLState
DGLEScontext.cpp2644 state.pushForCoreProfileTextureEmulation(); in copyTexImageWithEmulation()