Home
last modified time | relevance | path

Searched refs:glGetTexEnviv_INDEX (Results 1 – 5 of 5) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/gl/wrap/
H A Dgles.h1675 #define glGetTexEnviv_INDEX 66 macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c1451 case glGetTexEnviv_INDEX: { in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h4760 #define glGetTexEnviv_INDEX 181 macro
H A Dproxy.h15057 #define glGetTexEnviv_INDEX 181 macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c1788 packed_data.func = glGetTexEnviv_INDEX; in glGetTexEnviv()