Home
last modified time | relevance | path

Searched refs:ChooseFBConfig (Results 1 – 25 of 57) sorted by relevance

123

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/glx/
H A Dglx-dont-care-mask.c46 static PFNGLXCHOOSEFBCONFIGPROC ChooseFBConfig = NULL; variable
73 ChooseFBConfig = (PFNGLXCHOOSEFBCONFIGPROC) in main()
76 configs = ChooseFBConfig(dpy, DefaultScreen(dpy), attrib_list, in main()
H A Dglx-fbconfig-compliance.c36 static PFNGLXCHOOSEFBCONFIGPROC ChooseFBConfig = NULL; variable
194 ci_configs = ChooseFBConfig(dpy, DefaultScreen(dpy), in main()
/dports/x11/kitty/kitty-0.23.1/glfw/
H A Dglx_context.h99 #define glXChooseFBConfig _glfw.glx.ChooseFBConfig
139 PFNGLXCHOOSEFBCONFIGPROC ChooseFBConfig; member
/dports/x11/virtualgl/virtualgl-3.0/glxdemos/
H A Dpbutil.h41 ChooseFBConfig(Display *dpy, int screen, const int attribs[], int *nConfigs);
H A Dpbdemo.c132 fbConfigs = ChooseFBConfig(dpy, screen, fbAttribs[attempt], &nConfigs); in MakePbuffer()
H A Dpbutil.c82 ChooseFBConfig(Display *dpy, int screen, const int attribs[], int *nConfigs) in ChooseFBConfig() function
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/xdemos/
H A Dpbutil.h41 ChooseFBConfig(Display *dpy, int screen, const int attribs[], int *nConfigs);
H A Dpbdemo.c131 fbConfigs = ChooseFBConfig(dpy, screen, fbAttribs[attempt], &nConfigs); in MakePbuffer()
H A Dpbutil.c82 ChooseFBConfig(Display *dpy, int screen, const int attribs[], int *nConfigs) in ChooseFBConfig() function
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/xdemos/
H A Dpbutil.h41 ChooseFBConfig(Display *dpy, int screen, const int attribs[], int *nConfigs);
H A Dpbdemo.c131 fbConfigs = ChooseFBConfig(dpy, screen, fbAttribs[attempt], &nConfigs); in MakePbuffer()
/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/x11/
H A Dx11glxfbconfigi.inc45 ChooseFBConfig(AAttr);
63 procedure TX11GLXFBConfig.ChooseFBConfig(const AAttr: IPTCOpenGLAttributes);
H A Dx11glxfbconfigd.inc50 procedure ChooseFBConfig(const AAttr: IPTCOpenGLAttributes);
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/x11/
H A Dglxapi.h90 GLXFBConfig *(*ChooseFBConfig)(Display *dpy, int screen, const int *attribList, int *nitems); member
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dglx_ext_api.h4 AGL_API(GLXFBConfig *, ChooseFBConfig, (Display *, int, const int *, int *))
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dglx_ext_api.h4 AGL_API(GLXFBConfig *, ChooseFBConfig, (Display *, int, const int *, int *))

123