Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h6821 #define glWindowPos2s_ARG_EXPAND GLshort x, GLshort y macro
8292 void glWindowPos2s(glWindowPos2s_ARG_EXPAND);
8293 typedef void (*glesptr_glWindowPos2s)(glWindowPos2s_ARG_EXPAND);
13459 static inline void push_glWindowPos2s(glWindowPos2s_ARG_EXPAND) { in push_glWindowPos2s() argument
H A Dproxy.h17118 #define glWindowPos2s_ARG_EXPAND GLshort x, GLshort y macro
26982 void glWindowPos2s(glWindowPos2s_ARG_EXPAND);
26983 typedef void (*glWindowPos2s_PTR)(glWindowPos2s_ARG_EXPAND);