Searched defs:allowDirect (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglinfo_common.h83 GLboolean allowDirect; member in struct:options
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c321 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 Dglxcmds.c325 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 Dgetprocaddress.c3655 print_screen_info(Display *dpy, int scrnum, Bool allowDirect) argument

Completed in 15 milliseconds