Searched defs:PFNGLXCREATENEWCONTEXTPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 302 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 D | glxext.h | 121 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 D | glx.h | 297 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 D | glxext.h | 121 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 D | glx_generated.h | 505 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