Searched refs:fbconfigs (Results 1 – 1 of 1) sorted by relevance
127 GLXFBConfig *fbconfigs; member474 GLX_dpy->fbconfigs = in create_configs()498 GLX_dpy->fbconfigs[i], &template); in create_configs()660 if (GLX_dpy->fbconfigs) in GLX_eglTerminate()661 XFree(GLX_dpy->fbconfigs); in GLX_eglTerminate()697 GLX_dpy->fbconfigs[GLX_egl_config_index(conf)], in GLX_eglCreateContext()853 GLX_dpy->fbconfigs[GLX_egl_config_index(conf)], in GLX_eglCreateWindowSurface()901 GLX_dpy->fbconfigs[GLX_egl_config_index(conf)], in GLX_eglCreatePixmapSurface()905 GLXFBConfig fbconfig = GLX_dpy->fbconfigs[GLX_egl_config_index(conf)]; in GLX_eglCreatePixmapSurface()976 GLX_dpy->fbconfigs[GLX_egl_config_index(conf)], attribs); in GLX_eglCreatePbufferSurface()[all …]