Searched refs:GGL_LESS (Results 1 – 4 of 4) sorted by relevance
131 GGL_LESS = 0x0201, enumerator
710 case GGL_LESS: cc = LT; break; in build_alpha_test()734 case GGL_LESS: ic = HI; break; in build_depth_test()
795 c->state.depth_test.func = GGL_LESS; in ggl_init_context()
869 case GGL_LESS: if (alpha<ref) break; goto discard; in scanline()887 case GGL_LESS: if (zz<depth) break; goto discard; in scanline()