Searched defs:allowDirect (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glinfo_common.h | 83 GLboolean allowDirect; member in struct:options
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glxcmds.c | 321 CreateContext(Display * dpy,int generic_id,struct glx_config * config,GLXContext shareList_user,Bool allowDirect,unsigned code,int renderType,int screen) argument 436 glXCreateContext(Display * dpy,XVisualInfo * vis,GLXContext shareList,Bool allowDirect) argument 1629 glXCreateNewContext(Display * dpy,GLXFBConfig fbconfig,int renderType,GLXContext shareList,Bool allowDirect) argument 2014 glXCreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX fbconfig,int renderType,GLXContext shareList,Bool allowDirect) argument
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glxcmds.c | 325 CreateContext(Display * dpy,int generic_id,struct glx_config * config,GLXContext shareList_user,Bool allowDirect,unsigned code,int renderType,int screen) argument 440 glXCreateContext(Display * dpy,XVisualInfo * vis,GLXContext shareList,Bool allowDirect) argument 1616 glXCreateNewContext(Display * dpy,GLXFBConfig fbconfig,int renderType,GLXContext shareList,Bool allowDirect) argument 2026 glXCreateContextWithConfigSGIX(Display * dpy,GLXFBConfigSGIX fbconfig,int renderType,GLXContext shareList,Bool allowDirect) argument
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | getprocaddress.c | 3655 print_screen_info(Display *dpy, int scrnum, Bool allowDirect) argument
|
Completed in 15 milliseconds