Home
last modified time | relevance | path

Searched refs:PIPE_STENCIL_OP_INCR (Results 1 – 25 of 26) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h155 case PIPE_STENCIL_OP_INCR: in nvgl_stencil_op()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.c164 case PIPE_STENCIL_OP_INCR: in fd_stencil_op()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h96 case PIPE_STENCIL_OP_INCR: in i915_translate_stencil_op()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_conv.h48 return PIPE_STENCIL_OP_INCR; in vk_conv_stencil_op()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_depth.c61 return PIPE_STENCIL_OP_INCR; in gl_stencil_op_to_pipe()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h100 case PIPE_STENCIL_OP_INCR: in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.h192 case PIPE_STENCIL_OP_INCR: in swr_convert_stencil_op()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h153 case PIPE_STENCIL_OP_INCR: in r300_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_depthstencil.c62 case PIPE_STENCIL_OP_INCR: return SVGA3D_STENCILOP_INCRSAT; in svga_translate_stencil_op()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h150 PIPE_STENCIL_OP_INCR, enumerator
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h646 case D3DSTENCILOP_INCRSAT: return PIPE_STENCIL_OP_INCR; in d3dstencilop_to_pipe_stencil_op()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c186 [PIPE_STENCIL_OP_INCR] = 3, in tlb_stencil_setup_bits()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DOutputMerger.cpp861 return PIPE_STENCIL_OP_INCR; in translateStencilOp()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c455 case PIPE_STENCIL_OP_INCR: return VK_STENCIL_OP_INCREMENT_AND_CLAMP; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c209 case PIPE_STENCIL_OP_INCR: in lp_build_stencil_op_single()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c470 case PIPE_STENCIL_OP_INCR: in apply_stencil_op()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c571 case PIPE_STENCIL_OP_INCR: in lima_stencil_op()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c157 case PIPE_STENCIL_OP_INCR: return V3D_STENCIL_OP_INCR; in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.c177 [PIPE_STENCIL_OP_INCR] = AGX_STENCIL_OP_INCR_SAT,
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp385 case PIPE_STENCIL_OP_INCR: return D3D12_STENCIL_OP_INCR_SAT; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1217 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()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state.c2789 dsa.stencil[0].zfail_op = PIPE_STENCIL_OP_INCR; in r600_create_db_flush_dsa()
Dr600_state_common.c2515 case PIPE_STENCIL_OP_INCR: in r600_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c3292 case PIPE_STENCIL_OP_INCR: return MALI_STENCIL_OP_INCR_SAT; in pan_pipe_to_stencil_op()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c172 PIPE_ASSERT(PIPE_STENCIL_OP_INCR == STENCILOP_INCRSAT); in pipe_asserts()

12