Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h147 case PIPE_STENCIL_OP_ZERO: in nvgl_stencil_op()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.c160 case PIPE_STENCIL_OP_ZERO: in fd_stencil_op()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h44 return PIPE_STENCIL_OP_ZERO; in vk_conv_stencil_op()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_depth.c57 return PIPE_STENCIL_OP_ZERO; in gl_stencil_op_to_pipe()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h92 case PIPE_STENCIL_OP_ZERO: in i915_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h97 case PIPE_STENCIL_OP_ZERO: in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_inlines.h149 case PIPE_STENCIL_OP_ZERO: in r300_translate_stencil_op()
/third_party/mesa3d/src/gallium/frontends/nine/
H A 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/svga/
H A 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/
H A Dp_defines.h148 PIPE_STENCIL_OP_ZERO, enumerator
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c183 [PIPE_STENCIL_OP_ZERO] = 0, in tlb_stencil_setup_bits()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp857 return PIPE_STENCIL_OP_ZERO; in translateStencilOp()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c458 case PIPE_STENCIL_OP_ZERO: return VK_STENCIL_OP_ZERO; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c456 case PIPE_STENCIL_OP_ZERO: in apply_stencil_op()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c162 case PIPE_STENCIL_OP_ZERO: return V3D_STENCIL_OP_ZERO; in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c203 case PIPE_STENCIL_OP_ZERO: in lp_build_stencil_op_single()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c541 case PIPE_STENCIL_OP_ZERO: in lima_stencil_op()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c175 [PIPE_STENCIL_OP_ZERO] = AGX_STENCIL_OP_ZERO,
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c2577 case PIPE_STENCIL_OP_ZERO: in r600_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp408 case PIPE_STENCIL_OP_ZERO: return D3D12_STENCIL_OP_ZERO; in stencil_op()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c4284 case PIPE_STENCIL_OP_ZERO: return MALI_STENCIL_OP_ZERO; in pan_pipe_to_stencil_op()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1274 case PIPE_STENCIL_OP_ZERO: in si_translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c174 PIPE_ASSERT(PIPE_STENCIL_OP_ZERO == STENCILOP_ZERO); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c173 PIPE_ASSERT(PIPE_STENCIL_OP_ZERO == STENCILOP_ZERO); in pipe_asserts()

Completed in 66 milliseconds