Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h155 case PIPE_STENCIL_OP_INCR: in nvgl_stencil_op()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c164 case PIPE_STENCIL_OP_INCR: in fd_stencil_op()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h48 return PIPE_STENCIL_OP_INCR; in vk_conv_stencil_op()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_depth.c61 return PIPE_STENCIL_OP_INCR; in gl_stencil_op_to_pipe()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h96 case PIPE_STENCIL_OP_INCR: in i915_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h101 case PIPE_STENCIL_OP_INCR: in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h153 case PIPE_STENCIL_OP_INCR: in r300_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/svga/
H A 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/
H A Dp_defines.h150 PIPE_STENCIL_OP_INCR, enumerator
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.h646 case D3DSTENCILOP_INCRSAT: return PIPE_STENCIL_OP_INCR; in d3dstencilop_to_pipe_stencil_op()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c186 [PIPE_STENCIL_OP_INCR] = 3, in tlb_stencil_setup_bits()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp861 return PIPE_STENCIL_OP_INCR; in translateStencilOp()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c460 case PIPE_STENCIL_OP_INCR: return VK_STENCIL_OP_INCREMENT_AND_CLAMP; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c470 case PIPE_STENCIL_OP_INCR: in apply_stencil_op()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c164 case PIPE_STENCIL_OP_INCR: return V3D_STENCIL_OP_INCR; in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c209 case PIPE_STENCIL_OP_INCR: in lp_build_stencil_op_single()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c545 case PIPE_STENCIL_OP_INCR: in lima_stencil_op()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c177 [PIPE_STENCIL_OP_INCR] = AGX_STENCIL_OP_INCR_SAT,
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c2581 case PIPE_STENCIL_OP_INCR: in r600_translate_stencil_op()
H A Dr600_state.c2792 dsa.stencil[0].zfail_op = PIPE_STENCIL_OP_INCR; in r600_create_db_flush_dsa()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp410 case PIPE_STENCIL_OP_INCR: return D3D12_STENCIL_OP_INCR_SAT; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1278 case PIPE_STENCIL_OP_INCR: in si_translate_stencil_op()
1301 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/panfrost/
H A Dpan_cmdstream.c4286 case PIPE_STENCIL_OP_INCR: return MALI_STENCIL_OP_INCR_SAT; in pan_pipe_to_stencil_op()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c176 PIPE_ASSERT(PIPE_STENCIL_OP_INCR == STENCILOP_INCRSAT); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c175 PIPE_ASSERT(PIPE_STENCIL_OP_INCR == STENCILOP_INCRSAT); in pipe_asserts()

Completed in 71 milliseconds