Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h7199 #define glXQueryContext_ARG_EXPAND Display * dpy, GLXContext ctx, int attribute, int * value macro
8400 int glXQueryContext(glXQueryContext_ARG_EXPAND);
8401 typedef int (*glesptr_glXQueryContext)(glXQueryContext_ARG_EXPAND);
14019 static inline void push_glXQueryContext(glXQueryContext_ARG_EXPAND) { in push_glXQueryContext() argument
H A Dproxy.h17531 #define glXQueryContext_ARG_EXPAND Display * dpy, GLXContext ctx, int attribute, int * value macro
27100 int glXQueryContext(glXQueryContext_ARG_EXPAND);
27101 typedef int (*glXQueryContext_PTR)(glXQueryContext_ARG_EXPAND);