Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h625 static std::string* s_glExtensionsGles31; variable
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp180 std::string* GLEScontext::s_glExtensionsGles31 = NULL; member in GLEScontext