Home
last modified time | relevance | path

Searched refs:glCopyTexImage2D_INDEX (Results 1 – 6 of 6) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/gl/wrap/
H A Dgles2.h1558 #define glCopyTexImage2D_INDEX 24 macro
H A Dgles.h1388 #define glCopyTexImage2D_INDEX 25 macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c674 case glCopyTexImage2D_INDEX: { in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h4081 #define glCopyTexImage2D_INDEX 84 macro
H A Dproxy.h14378 #define glCopyTexImage2D_INDEX 84 macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c864 packed_data.func = glCopyTexImage2D_INDEX; in glCopyTexImage2D()