Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h6849 #define glWindowPos3f_ARG_EXPAND GLfloat x, GLfloat y, GLfloat z macro
8300 void glWindowPos3f(glWindowPos3f_ARG_EXPAND);
8301 typedef void (*glesptr_glWindowPos3f)(glWindowPos3f_ARG_EXPAND);
13498 static inline void push_glWindowPos3f(glWindowPos3f_ARG_EXPAND) { in push_glWindowPos3f() argument
H A Dproxy.h17146 #define glWindowPos3f_ARG_EXPAND GLfloat x, GLfloat y, GLfloat z macro
26990 void glWindowPos3f(glWindowPos3f_ARG_EXPAND);
26991 typedef void (*glWindowPos3f_PTR)(glWindowPos3f_ARG_EXPAND);