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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h746 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 Dglxext.h762 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 Dglx_generated.h500 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