Searched refs:FBCONFIG (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | pbutil.h | 19 #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 D | pbinfo.c | 23 FBCONFIG *fbConfigs;
|
| H A D | pbutil.c | 81 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 D | pbdemo.c | 46 static FBCONFIG gFBconfig = 0; 122 FBCONFIG *fbConfigs;
|
Completed in 3 milliseconds