Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h5883 #define glRasterPos4i_ARG_EXPAND GLint x, GLint y, GLint z, GLint w macro
8024 void glRasterPos4i(glRasterPos4i_ARG_EXPAND);
8025 typedef void (*glesptr_glRasterPos4i)(glRasterPos4i_ARG_EXPAND);
12040 static inline void push_glRasterPos4i(glRasterPos4i_ARG_EXPAND) { in push_glRasterPos4i() argument
H A Dproxy.h16180 #define glRasterPos4i_ARG_EXPAND GLint x, GLint y, GLint z, GLint w macro
26714 void glRasterPos4i(glRasterPos4i_ARG_EXPAND);
26715 typedef void (*glRasterPos4i_PTR)(glRasterPos4i_ARG_EXPAND);