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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h452 typedef void ( *PFNGLXCOPYSUBBUFFERMESAPROC) (Display *dpy, GLXDrawable drawable, int x, int y, int width, int height); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable drawable,int x,int y,int width,int height)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h460 typedef void ( *PFNGLXCOPYSUBBUFFERMESAPROC) (Display *dpy, GLXDrawable drawable, int x, int y, int width, int height); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable drawable,int x,int y,int width,int height)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h495 typedef void (GLAPIENTRY *PFNGLXCOPYSUBBUFFERMESAPROC)(Display * dpy, GLXDrawable drawable, int x, int y, int width, int height); typedef in typeref:typename:void (GLAPIENTRY *)(Display * dpy,GLXDrawable drawable,int x,int y,int width,int height)

Completed in 11 milliseconds