Searched refs:s_egl (Results 1 – 2 of 2) sorted by relevance
36 static EGLClient_eglInterface * s_egl = NULL; variable147 if (s_egl) { in my_glGetString()148 return (const GLubyte*)s_egl->getGLString(name); in my_glGetString()171 s_egl = eglIface; in init_emul_gles()
36 static EGLClient_eglInterface * s_egl = NULL; variable147 if (s_egl) { in my_glGetString()148 return (const GLubyte*)s_egl->getGLString(name); in my_glGetString()170 s_egl = eglIface; in init_emul_gles()