Searched refs:PIPE_STENCIL_OP_REPLACE (Results 1 – 25 of 29) sorted by relevance
12
153 case PIPE_STENCIL_OP_REPLACE: in nvgl_stencil_op()
162 case PIPE_STENCIL_OP_REPLACE: in fd_stencil_op()
312 depth_stencil.stencil[0].fail_op = PIPE_STENCIL_OP_REPLACE; in clear_with_quad()313 depth_stencil.stencil[0].zpass_op = PIPE_STENCIL_OP_REPLACE; in clear_with_quad()314 depth_stencil.stencil[0].zfail_op = PIPE_STENCIL_OP_REPLACE; in clear_with_quad()
59 return PIPE_STENCIL_OP_REPLACE; in gl_stencil_op_to_pipe()
809 dsa.stencil[0].zpass_op = PIPE_STENCIL_OP_REPLACE; in draw_textured_quad()
94 case PIPE_STENCIL_OP_REPLACE: in i915_translate_stencil_op()
46 return PIPE_STENCIL_OP_REPLACE; in vk_conv_stencil_op()
98 case PIPE_STENCIL_OP_REPLACE: in translate_stencil_op()
190 case PIPE_STENCIL_OP_REPLACE: in swr_convert_stencil_op()
151 case PIPE_STENCIL_OP_REPLACE: in r300_translate_stencil_op()
61 case PIPE_STENCIL_OP_REPLACE: return SVGA3D_STENCILOP_REPLACE; in svga_translate_stencil_op()
115 mstencil.stencil[0].zpass_op = PIPE_STENCIL_OP_REPLACE; in pp_jimenezmlaa_run()
253 dsa.stencil[0].fail_op = PIPE_STENCIL_OP_REPLACE; in util_blitter_create()254 dsa.stencil[0].zpass_op = PIPE_STENCIL_OP_REPLACE; in util_blitter_create()255 dsa.stencil[0].zfail_op = PIPE_STENCIL_OP_REPLACE; in util_blitter_create()2814 dsa.stencil[0].fail_op = PIPE_STENCIL_OP_REPLACE; in get_stencil_blit_fallback_dsa()2815 dsa.stencil[0].zpass_op = PIPE_STENCIL_OP_REPLACE; in get_stencil_blit_fallback_dsa()2816 dsa.stencil[0].zfail_op = PIPE_STENCIL_OP_REPLACE; in get_stencil_blit_fallback_dsa()
149 PIPE_STENCIL_OP_REPLACE, enumerator
645 case D3DSTENCILOP_REPLACE: return PIPE_STENCIL_OP_REPLACE; in d3dstencilop_to_pipe_stencil_op()
185 [PIPE_STENCIL_OP_REPLACE] = 2, in tlb_stencil_setup_bits()
859 return PIPE_STENCIL_OP_REPLACE; in translateStencilOp()
454 case PIPE_STENCIL_OP_REPLACE: return VK_STENCIL_OP_REPLACE; in stencil_op()
206 case PIPE_STENCIL_OP_REPLACE: in lp_build_stencil_op_single()
463 case PIPE_STENCIL_OP_REPLACE: in apply_stencil_op()
569 case PIPE_STENCIL_OP_REPLACE: in lima_stencil_op()
156 case PIPE_STENCIL_OP_REPLACE: return V3D_STENCIL_OP_REPLACE; in translate_stencil_op()
176 [PIPE_STENCIL_OP_REPLACE] = AGX_STENCIL_OP_REPLACE,
384 case PIPE_STENCIL_OP_REPLACE: return D3D12_STENCIL_OP_REPLACE; in stencil_op()
1215 case PIPE_STENCIL_OP_REPLACE: 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()