Searched defs:PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 746 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 762 typedef GLXContext ( *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 500 typedef GLXContext (GLAPIENTRY *PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC)(Display * dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (GLAPIENTRY *)(Display * dpy,GLXFBConfigSGIX config,int render_type,GLXContext share_list,Bool direct)
|
Completed in 11 milliseconds