Searched defs:PFNGLXMAKECONTEXTCURRENTPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glx.h | 303 typedef Bool (* PFNGLXMAKECONTEXTCURRENTPROC) (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx); typedef in typeref:typename:Bool (*)(Display * dpy,GLXDrawable draw,GLXDrawable read,GLXContext ctx)
|
| H A D | glxext.h | 122 typedef Bool ( *PFNGLXMAKECONTEXTCURRENTPROC) (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx); typedef in typeref:typename:Bool (*)(Display * dpy,GLXDrawable draw,GLXDrawable read,GLXContext ctx)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glx.h | 298 typedef Bool (* PFNGLXMAKECONTEXTCURRENTPROC) (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx); typedef in typeref:typename:Bool (*)(Display * dpy,GLXDrawable draw,GLXDrawable read,GLXContext ctx)
|
| H A D | glxext.h | 122 typedef Bool ( *PFNGLXMAKECONTEXTCURRENTPROC) (Display *dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx); typedef in typeref:typename:Bool (*)(Display * dpy,GLXDrawable draw,GLXDrawable read,GLXContext ctx)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 562 typedef Bool (GLAPIENTRY *PFNGLXMAKECONTEXTCURRENTPROC)(Display * dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx); typedef in typeref:typename:Bool (GLAPIENTRY *)(Display * dpy,GLXDrawable draw,GLXDrawable read,GLXContext ctx)
|
Completed in 12 milliseconds