Home
last modified time | relevance | path

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

/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/gl/wrap/
H A Dgles.h1227 #define glAlphaFunc_INDEX 2 macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/host/
H A Dhost.c24 case glAlphaFunc_INDEX: { in glIndexedCall()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/
H A Dgl.h3514 #define glAlphaFunc_INDEX 3 macro
H A Dproxy.h13811 #define glAlphaFunc_INDEX 3 macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/src/proxy/client/src/
H A Dclient.c28 packed_data.func = glAlphaFunc_INDEX; in glAlphaFunc()