Searched defs:PFNGLXCOPYSUBBUFFERMESAPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 452 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 D | glxext.h | 460 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 D | glx_generated.h | 495 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