| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx_mangle.h | 61 #define glXGetFBConfigs mglXGetFBConfigs macro
|
| H A D | glx.h | 248 extern GLXFBConfig *glXGetFBConfigs( Display *dpy, int screen,
|
| H A D | glxext.h | 128 GLXFBConfig *glXGetFBConfigs (Display *dpy, int screen, int *nelements);
|
| /xsrc/external/mit/libepoxy/dist/test/ |
| H A D | glx_common.c | 111 configs = glXGetFBConfigs(dpy, visinfo->screen, &nconfigs);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | glx_getproc.c | 85 { "glXGetFBConfigs", (__GLXextFuncPtr) glXGetFBConfigs },
|
| H A D | glx_api.c | 1842 glXGetFBConfigs( Display *dpy, int screen, int *nelements ) function in typeref:typename:PUBLIC GLXFBConfig * 1881 return glXGetFBConfigs(dpy, screen, nitems);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/ |
| H A D | glx_getproc.c | 85 { "glXGetFBConfigs", (__GLXextFuncPtr) glXGetFBConfigs },
|
| H A D | glx_api.c | 1792 glXGetFBConfigs( Display *dpy, int screen, int *nelements ) function in typeref:typename:PUBLIC GLXFBConfig * 1831 return glXGetFBConfigs(dpy, screen, nitems);
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | texture_from_pixmap.c | 91 fbconfigs = glXGetFBConfigs(display, screen, &nfbconfigs);
|
| H A D | pbutil.c | 105 return glXGetFBConfigs(dpy, screen, nConfigs);
|
| H A D | glxinfo.c | 1109 fbconfigs = glXGetFBConfigs(dpy, scrnum, &numFBConfigs);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 243 extern GLXFBConfig *glXGetFBConfigs( Display *dpy, int screen,
|
| H A D | glxext.h | 128 GLXFBConfig *glXGetFBConfigs (Display *dpy, int screen, int *nelements);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.c | 502 glXGetFBConfigs(Display *dpy, int screen, int *nelements) function in typeref:typename:GLXFBConfig PUBLIC * 1102 { "glXGetFBConfigs", (__GLXextFuncPtr) glXGetFBConfigs },
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.c | 498 glXGetFBConfigs(Display *dpy, int screen, int *nelements) function in typeref:typename:GLXFBConfig PUBLIC * 1098 { "glXGetFBConfigs", (__GLXextFuncPtr) glXGetFBConfigs },
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxcmds.c | 1613 glXGetFBConfigs(dpy, screen, &list_size); 1643 glXGetFBConfigs(dpy, config->screen, &list_size); 1672 glXGetFBConfigs(Display * dpy, int screen, int *nelements) function in typeref:typename:_GLX_PUBLIC GLXFBConfig * 2483 GLX_FUNCTION(glXGetFBConfigs),
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxcmds.c | 1600 glXGetFBConfigs(dpy, screen, &list_size); 1630 glXGetFBConfigs(dpy, config->screen, &list_size); 1659 glXGetFBConfigs(Display * dpy, int screen, int *nelements) function in typeref:typename:_GLX_PUBLIC GLXFBConfig * 2573 GLX_FUNCTION(glXGetFBConfigs),
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 12.0.0.rst | 294 glXGetFBConfigs has invalid screen bounds
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 934 #define glXGetFBConfigs epoxy_glXGetFBConfigs macro
|
| H A D | glx_generated_dispatch.c | 1678 0, // glXGetFBConfigs 3790 return glx_single_resolver(PROVIDER_GLX_13, 1361 /* glXGetFBConfigs */); 4279 GEN_THUNKS_RET(GLXFBConfig *, glXGetFBConfigs, (Display * dpy, int screen, int * nelements), (dpy, screen, nelements)) 4414 epoxy_glXGetFBConfigs_dispatch_table_rewrite_ptr, /* glXGetFBConfigs */
|