Searched refs:glXChooseFBConfig (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx_mangle.h59 #define glXChooseFBConfig mglXChooseFBConfig macro
H A Dglx.h242 extern GLXFBConfig *glXChooseFBConfig( Display *dpy, int screen,
H A Dglxext.h129 GLXFBConfig *glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/
H A Dglx_getproc.c75 { "glXChooseFBConfig", (__GLXextFuncPtr) glXChooseFBConfig },
H A Dglx_api.c719 * Helper used by glXChooseVisual and glXChooseFBConfig.
761 /* For glXChooseFBConfig(), skip attributes whose value is
1871 glXChooseFBConfig(Display *dpy, int screen, function in typeref:typename:PUBLIC GLXFBConfig *
2393 return (GLXFBConfig *) glXChooseFBConfig(dpy, screen,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c75 { "glXChooseFBConfig", (__GLXextFuncPtr) glXChooseFBConfig },
H A Dglx_api.c715 * Helper used by glXChooseVisual and glXChooseFBConfig.
757 /* For glXChooseFBConfig(), skip attributes whose value is
1821 glXChooseFBConfig(Display *dpy, int screen, function in typeref:typename:PUBLIC GLXFBConfig *
2340 return (GLXFBConfig *) glXChooseFBConfig(dpy, screen,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D6.4.rst36 - GLX_X_RENDERABLE token wasn't accepted by glXChooseFBConfig
H A D7.0.1.rst46 - glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag
H A D9.0.3.rst109 - xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
110 - st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
H A D9.1.3.rst52 glXChooseFBConfig with GLX_DRAWABLE_TYPE, GLX_DONT_CARE fails
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxpbdemo.c105 fbConfigs = glXChooseFBConfig(dpy, screen, fbAttribs, &nConfigs);
H A Dpbutil.c87 return glXChooseFBConfig(dpy, screen, attribs, nConfigs);
H A Dglxinfo.c156 configs = glXChooseFBConfig(dpy, scrnum, fbAttribSingle, &nConfigs);
158 configs = glXChooseFBConfig(dpy, scrnum, fbAttribDouble, &nConfigs);
H A Dglxgears_pixmap.c362 fbconfig = glXChooseFBConfig(dpy, scrnum, attrib, & num_configs);
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c407 fbconfigs = glXChooseFBConfig(dpy, DefaultScreen(dpy), attribs, &nelements);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h237 extern GLXFBConfig *glXChooseFBConfig( Display *dpy, int screen,
H A Dglxext.h129 GLXFBConfig *glXChooseFBConfig (Display *dpy, int screen, const int *attrib_list, int *nelements);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dglxapi.c395 glXChooseFBConfig(Display *dpy, int screen, const int *attribList, int *nitems) function in typeref:typename:GLXFBConfig PUBLIC *
1092 { "glXChooseFBConfig", (__GLXextFuncPtr) glXChooseFBConfig },
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.c391 glXChooseFBConfig(Display *dpy, int screen, const int *attribList, int *nitems) function in typeref:typename:GLXFBConfig PUBLIC *
1088 { "glXChooseFBConfig", (__GLXextFuncPtr) glXChooseFBConfig },
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c935 /* glXChooseFBConfig specifies different defaults for these properties than
1117 * \sa qsort, glXChooseVisual, glXChooseFBConfig, glXChooseFBConfigSGIX
1181 * This function forms to basis of \c glXChooseFBConfig and
1191 * expected by \c glXChooseFBConfig (where every tag has a
1195 * \sa glXChooseFBConfig, glXChooseFBConfigSGIX
1605 glXChooseFBConfig(Display * dpy, int screen, function in typeref:typename:_GLX_PUBLIC GLXFBConfig *
1954 glXChooseFBConfig)
2473 GLX_FUNCTION(glXChooseFBConfig),
2513 GLX_FUNCTION2(glXChooseFBConfigSGIX, glXChooseFBConfig),
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c933 /* glXChooseFBConfig specifies different defaults for these properties than
1114 * \sa qsort, glXChooseVisual, glXChooseFBConfig, glXChooseFBConfigSGIX
1178 * This function forms to basis of \c glXChooseFBConfig and
1188 * expected by \c glXChooseFBConfig (where every tag has a
1192 * \sa glXChooseFBConfig, glXChooseFBConfigSGIX
1592 glXChooseFBConfig(Display * dpy, int screen, function in typeref:typename:_GLX_PUBLIC GLXFBConfig *
1966 glXChooseFBConfig)
2563 GLX_FUNCTION(glXChooseFBConfig),
2583 GLX_FUNCTION2(glXChooseFBConfigSGIX, glXChooseFBConfig),
/xsrc/external/mit/MesaLib/dist/docs/
H A Dviewperf.rst162 #. The glXChooseFBConfig() call doesn't request a depth buffer
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h885 #define glXChooseFBConfig epoxy_glXChooseFBConfig macro
H A Dglx_generated_dispatch.c570 0, // glXChooseFBConfig
3496 return glx_single_resolver(PROVIDER_GLX_13, 251 /* glXChooseFBConfig */);
4230 GEN_THUNKS_RET(GLXFBConfig *, glXChooseFBConfig, (Display * dpy, int screen, const int * attrib_list, int * nelements), (dpy, screen, attrib_list, nelements))
4365 epoxy_glXChooseFBConfig_dispatch_table_rewrite_ptr, /* glXChooseFBConfig */

Completed in 39 milliseconds