Searched defs:GLX_egl_display (Results 1 – 1 of 1) sorted by relevance
123 struct GLX_egl_display struct125 Display *dpy;126 XVisualInfo *visuals;127 GLXFBConfig *fbconfigs;129 int glx_maj, glx_min;131 const char *extensions;132 EGLBoolean have_1_3;133 EGLBoolean have_make_current_read;134 EGLBoolean have_fbconfig;135 EGLBoolean have_pbuffer;[all …]