Home
last modified time | relevance | path

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

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