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