Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
DGLEScontext.h170 static GLDispatch s_glDispatch; variable
/development/tools/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp70 GLDispatch GLEScontext::s_glDispatch; member in GLEScontext