Searched defs:PFNGLXCHOOSEFBCONFIGPROC (Results 1 - 5 of 5) sorted by relevance
| /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.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 17 milliseconds