Home
last modified time | relevance | path

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

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