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