Searched defs:PFNGLXCHOOSEFBCONFIGSGIXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 744 typedef GLXFBConfigSGIX *( *PFNGLXCHOOSEFBCONFIGSGIXPROC) (Display *dpy, int screen, int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfigSGIX * (*)(Display * dpy,int screen,int * attrib_list,int * nelements) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 760 typedef GLXFBConfigSGIX *( *PFNGLXCHOOSEFBCONFIGSGIXPROC) (Display *dpy, int screen, int *attrib_list, int *nelements); typedef in typeref:typename:GLXFBConfigSGIX * (*)(Display * dpy,int screen,int * attrib_list,int * nelements) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 490 typedef GLXFBConfigSGIX * (GLAPIENTRY *PFNGLXCHOOSEFBCONFIGSGIXPROC)(Display * dpy, int screen, int * attrib_list, int * nelements); typedef in typeref:typename:GLXFBConfigSGIX * (GLAPIENTRY *)(Display * dpy,int screen,int * attrib_list,int * nelements) |
Completed in 11 milliseconds