Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h6002 #define glRotated_ARG_EXPAND GLdouble angle, GLdouble x, GLdouble y, GLdouble z macro
8058 void glRotated(glRotated_ARG_EXPAND);
8059 typedef void (*glesptr_glRotated)(glRotated_ARG_EXPAND);
12221 static inline void push_glRotated(glRotated_ARG_EXPAND) { in push_glRotated() argument
H A Dproxy.h16299 #define glRotated_ARG_EXPAND GLdouble angle, GLdouble x, GLdouble y, GLdouble z macro
26748 void glRotated(glRotated_ARG_EXPAND);
26749 typedef void (*glRotated_PTR)(glRotated_ARG_EXPAND);