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()90 STATIC_ASSERT(SVGA3D_COMPARISON_LESS == SVGA3D_CMP_LESS); in define_depth_stencil_state_object()
4634 STATIC_ASSERT(SVGA3D_CMP_LESS == (PIPE_FUNC_LESS + 1)); in emit_comparison()4658 case SVGA3D_CMP_LESS: in emit_comparison()
873 SVGA3D_CMP_LESS = 2, enumerator