Searched refs:SVGA3D_CMP_LESS (Results 1 – 3 of 3) sorted by relevance
42 case PIPE_FUNC_LESS: return SVGA3D_CMP_LESS; in svga_translate_compare_func()88 STATIC_ASSERT(SVGA3D_COMPARISON_LESS == SVGA3D_CMP_LESS); in define_depth_stencil_state_object()
7562 STATIC_ASSERT(SVGA3D_CMP_LESS == (PIPE_FUNC_LESS + 1)); in emit_comparison()7586 case SVGA3D_CMP_LESS: in emit_comparison()
1078 SVGA3D_CMP_LESS = 2, enumerator