Searched refs:PFNGLXRELEASETEXIMAGEEXTPROC (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dtexture_from_pixmap.c47 static PFNGLXRELEASETEXIMAGEEXTPROC glXReleaseTexImageEXT_func = NULL;
72 glXReleaseTexImageEXT_func = (PFNGLXRELEASETEXIMAGEEXTPROC)
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c147 PFNGLXRELEASETEXIMAGEEXTPROC epoxy_glXReleaseTexImageEXT;
4099 static PFNGLXRELEASETEXIMAGEEXTPROC
4866 PFNGLXRELEASETEXIMAGEEXTPROC epoxy_glXReleaseTexImageEXT = epoxy_glXReleaseTexImageEXT_global_rewrite_ptr;
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)
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dg_glxglvnddispatchfuncs.c498 PFNGLXRELEASETEXIMAGEEXTPROC pReleaseTexImageEXT;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dg_glxglvnddispatchfuncs.c507 PFNGLXRELEASETEXIMAGEEXTPROC pReleaseTexImageEXT;
/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)

Completed in 18 milliseconds