Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h147 case PIPE_STENCIL_OP_ZERO: in nvgl_stencil_op()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.c160 case PIPE_STENCIL_OP_ZERO: in fd_stencil_op()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h92 case PIPE_STENCIL_OP_ZERO: in i915_translate_stencil_op()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_conv.h44 return PIPE_STENCIL_OP_ZERO; in vk_conv_stencil_op()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_depth.c57 return PIPE_STENCIL_OP_ZERO; in gl_stencil_op_to_pipe()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_translate.h96 case PIPE_STENCIL_OP_ZERO: in translate_stencil_op()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h644 case D3DSTENCILOP_ZERO: return PIPE_STENCIL_OP_ZERO; in d3dstencilop_to_pipe_stencil_op()
652 return PIPE_STENCIL_OP_ZERO; in d3dstencilop_to_pipe_stencil_op()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.h188 case PIPE_STENCIL_OP_ZERO: in swr_convert_stencil_op()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h149 case PIPE_STENCIL_OP_ZERO: in r300_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_depthstencil.c60 case PIPE_STENCIL_OP_ZERO: return SVGA3D_STENCILOP_ZERO; in svga_translate_stencil_op()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h148 PIPE_STENCIL_OP_ZERO, enumerator
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c183 [PIPE_STENCIL_OP_ZERO] = 0, in tlb_stencil_setup_bits()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DOutputMerger.cpp857 return PIPE_STENCIL_OP_ZERO; in translateStencilOp()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c453 case PIPE_STENCIL_OP_ZERO: return VK_STENCIL_OP_ZERO; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c203 case PIPE_STENCIL_OP_ZERO: in lp_build_stencil_op_single()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c456 case PIPE_STENCIL_OP_ZERO: in apply_stencil_op()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c567 case PIPE_STENCIL_OP_ZERO: in lima_stencil_op()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c155 case PIPE_STENCIL_OP_ZERO: return V3D_STENCIL_OP_ZERO; in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.c175 [PIPE_STENCIL_OP_ZERO] = AGX_STENCIL_OP_ZERO,
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp383 case PIPE_STENCIL_OP_ZERO: return D3D12_STENCIL_OP_ZERO; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c2511 case PIPE_STENCIL_OP_ZERO: in r600_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c3290 case PIPE_STENCIL_OP_ZERO: return MALI_STENCIL_OP_ZERO; in pan_pipe_to_stencil_op()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c1213 case PIPE_STENCIL_OP_ZERO: in si_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c170 PIPE_ASSERT(PIPE_STENCIL_OP_ZERO == STENCILOP_ZERO); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c171 PIPE_ASSERT(PIPE_STENCIL_OP_ZERO == STENCILOP_ZERO); in pipe_asserts()