Searched refs:GGL_GEQUAL (Results 1 – 3 of 3) sorted by relevance
136 GGL_GEQUAL = 0x0206, enumerator
713 case GGL_GEQUAL: cc = HS; break; in build_alpha_test()737 case GGL_GEQUAL: ic = LS; break; in build_depth_test()
869 case GGL_GEQUAL: if (alpha>=ref) break; goto discard; in scanline()887 case GGL_GEQUAL: if (zz>=depth) break; goto discard; in scanline()