Searched refs:GGL_LEQUAL (Results 1 – 3 of 3) sorted by relevance
133 GGL_LEQUAL = 0x0203, enumerator
710 case GGL_LEQUAL: cc = LS; break; in build_alpha_test()734 case GGL_LEQUAL: ic = HS; break; in build_depth_test()
866 case GGL_LEQUAL: if (alpha<=ref) break; goto discard; in scanline()884 case GGL_LEQUAL: if (zz<=depth) break; goto discard; in scanline()