Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h3538 #define glBegin_ARG_EXPAND GLenum mode macro
7354 void glBegin(glBegin_ARG_EXPAND);
7355 typedef void (*glesptr_glBegin)(glBegin_ARG_EXPAND);
8493 static inline void push_glBegin(glBegin_ARG_EXPAND) { in push_glBegin() argument
H A Dproxy.h13835 #define glBegin_ARG_EXPAND GLenum mode macro
26044 void glBegin(glBegin_ARG_EXPAND);
26045 typedef void (*glBegin_PTR)(glBegin_ARG_EXPAND);