Searched refs:PIPE_STENCIL_OP_INCR (Results 1 – 25 of 26) sorted by relevance
12
155 case PIPE_STENCIL_OP_INCR: in nvgl_stencil_op()
164 case PIPE_STENCIL_OP_INCR: in fd_stencil_op()
96 case PIPE_STENCIL_OP_INCR: in i915_translate_stencil_op()
48 return PIPE_STENCIL_OP_INCR; in vk_conv_stencil_op()
61 return PIPE_STENCIL_OP_INCR; in gl_stencil_op_to_pipe()
100 case PIPE_STENCIL_OP_INCR: in translate_stencil_op()
192 case PIPE_STENCIL_OP_INCR: in swr_convert_stencil_op()
153 case PIPE_STENCIL_OP_INCR: in r300_translate_stencil_op()
62 case PIPE_STENCIL_OP_INCR: return SVGA3D_STENCILOP_INCRSAT; in svga_translate_stencil_op()
150 PIPE_STENCIL_OP_INCR, enumerator
646 case D3DSTENCILOP_INCRSAT: return PIPE_STENCIL_OP_INCR; in d3dstencilop_to_pipe_stencil_op()
186 [PIPE_STENCIL_OP_INCR] = 3, in tlb_stencil_setup_bits()
861 return PIPE_STENCIL_OP_INCR; in translateStencilOp()
455 case PIPE_STENCIL_OP_INCR: return VK_STENCIL_OP_INCREMENT_AND_CLAMP; in stencil_op()
209 case PIPE_STENCIL_OP_INCR: in lp_build_stencil_op_single()
470 case PIPE_STENCIL_OP_INCR: in apply_stencil_op()
571 case PIPE_STENCIL_OP_INCR: in lima_stencil_op()
157 case PIPE_STENCIL_OP_INCR: return V3D_STENCIL_OP_INCR; in translate_stencil_op()
177 [PIPE_STENCIL_OP_INCR] = AGX_STENCIL_OP_INCR_SAT,
385 case PIPE_STENCIL_OP_INCR: return D3D12_STENCIL_OP_INCR_SAT; in stencil_op()
1217 case PIPE_STENCIL_OP_INCR: in si_translate_stencil_op()1240 return op != PIPE_STENCIL_OP_INCR && op != PIPE_STENCIL_OP_DECR && op != PIPE_STENCIL_OP_REPLACE; in si_order_invariant_stencil_op()
2789 dsa.stencil[0].zfail_op = PIPE_STENCIL_OP_INCR; in r600_create_db_flush_dsa()
2515 case PIPE_STENCIL_OP_INCR: in r600_translate_stencil_op()
3292 case PIPE_STENCIL_OP_INCR: return MALI_STENCIL_OP_INCR_SAT; in pan_pipe_to_stencil_op()
172 PIPE_ASSERT(PIPE_STENCIL_OP_INCR == STENCILOP_INCRSAT); in pipe_asserts()