Searched defs:egl_connection_t (Results 1 – 2 of 2) sorted by relevance
34 struct egl_connection_t { struct40 inline egl_connection_t() : dso(0) { } in egl_connection_t() function63 extern egl_connection_t gEGLImpl; argument
42 class egl_connection_t; variable