Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h627 static std::string* s_glExtensions; variable
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp182 std::string* GLEScontext::s_glExtensions = NULL; member in GLEScontext