Searched defs:PFNGLXCHOOSEFBCONFIGPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h292 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 Dglxext.h111 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 Dglx.h287 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 Dglxext.h111 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 Dglx_generated.h489 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