Searched refs:s_egl (Results 1 – 2 of 2) sorted by relevance
35 static EGLClient_eglInterface * s_egl = NULL; variable121 if (s_egl) { in my_glGetString()122 return (const GLubyte*)s_egl->getGLString(name); in my_glGetString()138 s_egl = eglIface; in init_emul_gles()
35 static EGLClient_eglInterface * s_egl = NULL; variable123 if (s_egl) { in my_glGetString()124 return (const GLubyte*)s_egl->getGLString(name); in my_glGetString()140 s_egl = eglIface; in init_emul_gles()