Searched refs:PIPE_STENCIL_OP_INCR (Results 1 – 12 of 12) sorted by relevance
67 PIPE_STENCIL_OP_INCR,
155 case PIPE_STENCIL_OP_INCR: in nvgl_stencil_op()
97 case PIPE_STENCIL_OP_INCR: in i915_translate_stencil_op()
60 case PIPE_STENCIL_OP_INCR: return SVGA3D_STENCILOP_INCRSAT; in svga_translate_stencil_op()
80 return PIPE_STENCIL_OP_INCR; in gl_stencil_op_to_pipe()
136 #define PIPE_STENCIL_OP_INCR 3 macro
154 case PIPE_STENCIL_OP_INCR: in r300_translate_stencil_op()
215 case PIPE_STENCIL_OP_INCR: in lp_build_stencil_op_single()
457 case PIPE_STENCIL_OP_INCR: in apply_stencil_op()
1434 case PIPE_STENCIL_OP_INCR: in r600_translate_stencil_op()
2707 dsa.stencil[0].zfail_op = PIPE_STENCIL_OP_INCR; in r600_create_db_flush_dsa()
540 case PIPE_STENCIL_OP_INCR: in si_translate_stencil_op()