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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h400 typedef void ( *PFNGLXRELEASETEXIMAGEEXTPROC) (Display *dpy, GLXDrawable drawable, int buffer); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable drawable,int buffer)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h408 typedef void ( *PFNGLXRELEASETEXIMAGEEXTPROC) (Display *dpy, GLXDrawable drawable, int buffer); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable drawable,int buffer)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h590 typedef void (GLAPIENTRY *PFNGLXRELEASETEXIMAGEEXTPROC)(Display * dpy, GLXDrawable drawable, int buffer); typedef in typeref:typename:void (GLAPIENTRY *)(Display * dpy,GLXDrawable drawable,int buffer)

Completed in 10 milliseconds