Home
last modified time | relevance | path

Searched refs:pipe_stencil_op (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_pipeline.c235 translate_stencil_op(enum pipe_stencil_op op) in translate_stencil_op()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h146 enum pipe_stencil_op { enum
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp404 stencil_op(enum pipe_stencil_op op) in stencil_op()
423 ret.StencilFailOp = stencil_op((pipe_stencil_op) src->fail_op); in stencil_op_state()
424 ret.StencilPassOp = stencil_op((pipe_stencil_op) src->zpass_op); in stencil_op_state()
425 ret.StencilDepthFailOp = stencil_op((pipe_stencil_op) src->zfail_op); in stencil_op_state()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c454 stencil_op(enum pipe_stencil_op op) in stencil_op()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c158 translate_stencil_op(enum pipe_stencil_op op) in translate_stencil_op()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c536 lima_stencil_op(enum pipe_stencil_op pipe) in lima_stencil_op()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c4280 pan_pipe_to_stencil_op(enum pipe_stencil_op in) in pan_pipe_to_stencil_op()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1296 static bool si_order_invariant_stencil_op(enum pipe_stencil_op op) in si_order_invariant_stencil_op()

Completed in 26 milliseconds