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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglx.h302 typedef GLXContext (* PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfig config,int render_type,GLXContext share_list,Bool direct)
H A Dglxext.h121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfig config,int render_type,GLXContext share_list,Bool direct)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglx.h297 typedef GLXContext (* PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfig config,int render_type,GLXContext share_list,Bool direct)
H A Dglxext.h121 typedef GLXContext ( *PFNGLXCREATENEWCONTEXTPROC) (Display *dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (*)(Display * dpy,GLXFBConfig config,int render_type,GLXContext share_list,Bool direct)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h505 typedef GLXContext (GLAPIENTRY *PFNGLXCREATENEWCONTEXTPROC)(Display * dpy, GLXFBConfig config, int render_type, GLXContext share_list, Bool direct); typedef in typeref:typename:GLXContext (GLAPIENTRY *)(Display * dpy,GLXFBConfig config,int render_type,GLXContext share_list,Bool direct)

Completed in 12 milliseconds