Home
last modified time | relevance | path

Searched refs:PIPE_STENCIL_OP_DECR (Results 1 - 24 of 24) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h157 case PIPE_STENCIL_OP_DECR: in nvgl_stencil_op()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c166 case PIPE_STENCIL_OP_DECR: in fd_stencil_op()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h50 return PIPE_STENCIL_OP_DECR; in vk_conv_stencil_op()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_depth.c63 return PIPE_STENCIL_OP_DECR; in gl_stencil_op_to_pipe()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h98 case PIPE_STENCIL_OP_DECR: in i915_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h103 case PIPE_STENCIL_OP_DECR: in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h155 case PIPE_STENCIL_OP_DECR: in r300_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c63 case PIPE_STENCIL_OP_DECR: return SVGA3D_STENCILOP_DECRSAT; in svga_translate_stencil_op()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h151 PIPE_STENCIL_OP_DECR, enumerator
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.h647 case D3DSTENCILOP_DECRSAT: return PIPE_STENCIL_OP_DECR; in d3dstencilop_to_pipe_stencil_op()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c187 [PIPE_STENCIL_OP_DECR] = 4, in tlb_stencil_setup_bits()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp863 return PIPE_STENCIL_OP_DECR; in translateStencilOp()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c461 case PIPE_STENCIL_OP_DECR: return VK_STENCIL_OP_DECREMENT_AND_CLAMP; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c479 case PIPE_STENCIL_OP_DECR: in apply_stencil_op()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c165 case PIPE_STENCIL_OP_DECR: return V3D_STENCIL_OP_DECR; in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c213 case PIPE_STENCIL_OP_DECR: in lp_build_stencil_op_single()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c547 case PIPE_STENCIL_OP_DECR: in lima_stencil_op()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c178 [PIPE_STENCIL_OP_DECR] = AGX_STENCIL_OP_DECR_SAT,
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c2583 case PIPE_STENCIL_OP_DECR: in r600_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp411 case PIPE_STENCIL_OP_DECR: return D3D12_STENCIL_OP_DECR_SAT; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1280 case PIPE_STENCIL_OP_DECR: 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.c4287 case PIPE_STENCIL_OP_DECR: return MALI_STENCIL_OP_DECR_SAT; in pan_pipe_to_stencil_op()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c177 PIPE_ASSERT(PIPE_STENCIL_OP_DECR == STENCILOP_DECRSAT); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c176 PIPE_ASSERT(PIPE_STENCIL_OP_DECR == STENCILOP_DECRSAT); in pipe_asserts()

Completed in 63 milliseconds