Home
last modified time | relevance | path

Searched refs:ARGS_void_GLint_GLushort (Results 1 – 3 of 3) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h2017 } ARGS_void_GLint_GLushort; typedef
2021 ARGS_void_GLint_GLushort args;
2025 ARGS_void_GLint_GLushort args;
H A Dproxy.h2705 } ARGS_void_GLint_GLushort; typedef
2709 ARGS_void_GLint_GLushort args;
2713 ARGS_void_GLint_GLushort args;
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c1766 ARGS_void_GLint_GLushort args = unpacked->args; in glIndexedCall()