Home
last modified time | relevance | path

Searched refs:glXDestroyGLXPixmap_ARG_EXPAND (Results 1 – 2 of 2) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h7031 #define glXDestroyGLXPixmap_ARG_EXPAND Display * dpy, GLXPixmap pixmap macro
8352 void glXDestroyGLXPixmap(glXDestroyGLXPixmap_ARG_EXPAND);
8353 typedef void (*glesptr_glXDestroyGLXPixmap)(glXDestroyGLXPixmap_ARG_EXPAND);
13776 static inline void push_glXDestroyGLXPixmap(glXDestroyGLXPixmap_ARG_EXPAND) { in push_glXDestroyGLXPixmap() argument
H A Dproxy.h17335 #define glXDestroyGLXPixmap_ARG_EXPAND Display * dpy, GLXPixmap pixmap macro
27044 void glXDestroyGLXPixmap(glXDestroyGLXPixmap_ARG_EXPAND);
27045 typedef void (*glXDestroyGLXPixmap_PTR)(glXDestroyGLXPixmap_ARG_EXPAND);