Home
last modified time | relevance | path

Searched refs:PIPE_LOGICOP_OR_REVERSE (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_logicop.c94 case PIPE_LOGICOP_OR_REVERSE: in lp_build_logicop()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h92 case PIPE_LOGICOP_OR_REVERSE: in nvgl_logicop_func()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h209 return PIPE_LOGICOP_OR_REVERSE; in vk_conv_logic_op()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h199 case PIPE_LOGICOP_OR_REVERSE: in i915_translate_logic_op()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c127 case PIPE_LOGICOP_OR_REVERSE: in translate_logicop()
251 case PIPE_LOGICOP_OR_REVERSE: in emulate_logicop()
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c85 case PIPE_LOGICOP_OR_REVERSE: in v3d_logicop()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.c195 case PIPE_LOGICOP_OR_REVERSE: in nir_logicop_func()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h100 PIPE_LOGICOP_OR_REVERSE, enumerator
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c401 case PIPE_LOGICOP_OR_REVERSE: in vc4_logicop()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h865 case PIPE_LOGICOP_OR_REVERSE: in util_logicop_reads_dest()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c325 case PIPE_LOGICOP_OR_REVERSE: return VK_LOGIC_OP_OR_REVERSE; in logic_op()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.c512 case PIPE_LOGICOP_OR_REVERSE: return "or-reverse"; in logicop_str()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c230 case PIPE_LOGICOP_OR_REVERSE: in logicop_quad()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c425 case VK_LOGIC_OP_OR_REVERSE: return PIPE_LOGICOP_OR_REVERSE; in translate_logicop()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c1132 [VK_LOGIC_OP_OR_REVERSE] = PIPE_LOGICOP_OR_REVERSE,
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp302 case PIPE_LOGICOP_OR_REVERSE: return D3D12_LOGIC_OP_OR_REVERSE; in logic_op()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c140 PIPE_ASSERT(PIPE_LOGICOP_OR_REVERSE == LOGICOP_OR_REVERSE); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c139 PIPE_ASSERT(PIPE_LOGICOP_OR_REVERSE == LOGICOP_OR_REVERSE); in pipe_asserts()

Completed in 45 milliseconds