Searched refs:FBCONFIG (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dpbutil.h19 #define FBCONFIG GLXFBConfig macro
22 #define FBCONFIG GLXFBConfigSGIX macro
25 #define FBCONFIG int macro
37 PrintFBConfigInfo(Display *dpy, int screen, FBCONFIG config, Bool horizFormat);
40 extern FBCONFIG *
44 extern FBCONFIG *
49 GetVisualFromFBConfig(Display *dpy, int screen, FBCONFIG config);
53 CreateContext(Display *dpy, int screen, FBCONFIG config);
61 CreatePbuffer(Display *dpy, int screen, FBCONFIG config,
H A Dpbinfo.c23 FBCONFIG *fbConfigs;
H A Dpbutil.c81 FBCONFIG *
99 FBCONFIG *
121 GetVisualFromFBConfig(Display *dpy, int screen, FBCONFIG config)
188 PrintFBConfigInfo(Display *dpy, int screen, FBCONFIG config, Bool horizFormat)
315 CreateContext(Display *dpy, int screen, FBCONFIG config)
371 CreatePbuffer(Display *dpy, int screen, FBCONFIG config,
H A Dpbdemo.c46 static FBCONFIG gFBconfig = 0;
122 FBCONFIG *fbConfigs;

Completed in 3 milliseconds