Searched refs:PFNGLXRELEASETEXIMAGEEXTPROC (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | texture_from_pixmap.c | 47 static PFNGLXRELEASETEXIMAGEEXTPROC glXReleaseTexImageEXT_func = NULL; 72 glXReleaseTexImageEXT_func = (PFNGLXRELEASETEXIMAGEEXTPROC)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated_dispatch.c | 147 PFNGLXRELEASETEXIMAGEEXTPROC epoxy_glXReleaseTexImageEXT; 4099 static PFNGLXRELEASETEXIMAGEEXTPROC 4866 PFNGLXRELEASETEXIMAGEEXTPROC epoxy_glXReleaseTexImageEXT = epoxy_glXReleaseTexImageEXT_global_rewrite_ptr;
|
| H A D | glx_generated.h | 590 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 D | g_glxglvnddispatchfuncs.c | 498 PFNGLXRELEASETEXIMAGEEXTPROC pReleaseTexImageEXT;
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | g_glxglvnddispatchfuncs.c | 507 PFNGLXRELEASETEXIMAGEEXTPROC pReleaseTexImageEXT;
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 400 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 D | glxext.h | 408 typedef void ( *PFNGLXRELEASETEXIMAGEEXTPROC) (Display *dpy, GLXDrawable drawable, int buffer); typedef in typeref:typename:void (*)(Display * dpy,GLXDrawable drawable,int buffer)
|
Completed in 21 milliseconds