Searched defs:egl_connection_t (Results 1 – 1 of 1) sorted by relevance
36 struct egl_connection_t { struct39 inline egl_connection_t() in egl_connection_t() argument62 void* dso;63 gl_hooks_t* hooks[2];64 EGLint major;88 extern egl_connection_t gEGLImpl; argument