Searched defs:PFNGLXCHOOSEFBCONFIGSGIXPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h744 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 Dglxext.h760 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 Dglx_generated.h490 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