Home
last modified time | relevance | path

Searched refs:pipe_logicop (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.h83 enum pipe_logicop logicop_func,
H A Dlp_bld_blend_logicop.c45 enum pipe_logicop logicop_func, in lp_build_logicop()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.h67 enum pipe_logicop logicop_func;
H A Dpan_blend.c496 logicop_str(enum pipe_logicop logicop) in logicop_str()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h86 enum pipe_logicop { enum
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c98 translate_logicop(enum pipe_logicop op) in translate_logicop()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h852 util_logicop_reads_dest(enum pipe_logicop op) in util_logicop_reads_dest()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c309 logic_op(enum pipe_logicop func) in logic_op()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c410 static enum pipe_logicop
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp286 logic_op(enum pipe_logicop func) in logic_op()
336 state->desc.RenderTarget[0].LogicOp = logic_op((pipe_logicop) blend_state->logicop_func); in d3d12_create_blend_state()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c1120 static const enum pipe_logicop vk_to_pipe_logicop[] = {

Completed in 20 milliseconds