Searched refs:epoxy_glXDestroyPixmap (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c75 PFNGLXDESTROYPIXMAPPROC epoxy_glXDestroyPixmap; member in struct:dispatch_table
4547 epoxy_glXDestroyPixmap = epoxy_glXDestroyPixmap_dispatch_table_thunk;
4722 PFNGLXDESTROYPIXMAPPROC epoxy_glXDestroyPixmap = epoxy_glXDestroyPixmap_global_rewrite_ptr; variable in typeref:typename:PFNGLXDESTROYPIXMAPPROC
H A Dglx_generated.h690 EPOXY_PUBLIC void (EPOXY_CALLSPEC *epoxy_glXDestroyPixmap)(Display * dpy, GLXPixmap pixmap);
914 #define glXDestroyPixmap epoxy_glXDestroyPixmap

Completed in 11 milliseconds