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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h915 typedef Bool ( *PFNGLXMAKECURRENTREADSGIPROC) (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 Dglxext.h931 typedef Bool ( *PFNGLXMAKECURRENTREADSGIPROC) (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 Dglx_generated.h564 typedef Bool (GLAPIENTRY *PFNGLXMAKECURRENTREADSGIPROC)(Display * dpy, GLXDrawable draw, GLXDrawable read, GLXContext ctx); typedef in typeref:typename:Bool (GLAPIENTRY *)(Display * dpy,GLXDrawable draw,GLXDrawable read,GLXContext ctx)

Completed in 10 milliseconds