Searched refs:PFNGLXCHOOSEFBCONFIGPROC (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glxgears_fbconfig.c | 49 static PFNGLXCHOOSEFBCONFIGPROC choose_fbconfig = NULL; 380 choose_fbconfig = (PFNGLXCHOOSEFBCONFIGPROC) 392 choose_fbconfig = (PFNGLXCHOOSEFBCONFIGPROC)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 292 typedef GLXFBConfig * (* PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfig * (*)(Display * dpy,int screen,const int * attrib_list,int * nelements)
|
| H A D | glxext.h | 111 typedef GLXFBConfig *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfig * (*)(Display * dpy,int screen,const int * attrib_list,int * nelements)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 287 typedef GLXFBConfig * (* PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfig * (*)(Display * dpy,int screen,const int * attrib_list,int * nelements)
|
| H A D | glxext.h | 111 typedef GLXFBConfig *( *PFNGLXCHOOSEFBCONFIGPROC) (Display *dpy, int screen, const int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfig * (*)(Display * dpy,int screen,const int * attrib_list,int * nelements)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated_dispatch.c | 46 PFNGLXCHOOSEFBCONFIGPROC epoxy_glXChooseFBConfig; 3493 static PFNGLXCHOOSEFBCONFIGPROC 4664 PFNGLXCHOOSEFBCONFIGPROC epoxy_glXChooseFBConfig = epoxy_glXChooseFBConfig_global_rewrite_ptr;
|
| H A D | glx_generated.h | 489 typedef GLXFBConfig * (GLAPIENTRY *PFNGLXCHOOSEFBCONFIGPROC)(Display * dpy, int screen, const int * attrib_list, int * nelements); typedef in typeref:typename:GLXFBConfig * (GLAPIENTRY *)(Display * dpy,int screen,const int * attrib_list,int * nelements)
|
Completed in 16 milliseconds