Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_logicop.c82 case PIPE_LOGICOP_EQUIV: in lp_build_logicop()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h84 case PIPE_LOGICOP_EQUIV: in nvgl_logicop_func()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h201 return PIPE_LOGICOP_EQUIV; in vk_conv_logic_op()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h195 case PIPE_LOGICOP_EQUIV: in i915_translate_logic_op()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_blend.c119 case PIPE_LOGICOP_EQUIV: in translate_logicop()
265 case PIPE_LOGICOP_EQUIV: in emulate_logicop()
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c79 case PIPE_LOGICOP_EQUIV: in v3d_logicop()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.c187 case PIPE_LOGICOP_EQUIV: in nir_logicop_func()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h96 PIPE_LOGICOP_EQUIV, enumerator
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c395 case PIPE_LOGICOP_EQUIV: in vc4_logicop()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h862 case PIPE_LOGICOP_EQUIV: in util_logicop_reads_dest()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c321 case PIPE_LOGICOP_EQUIV: return VK_LOGIC_OP_EQUIVALENT; in logic_op()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.c508 case PIPE_LOGICOP_EQUIV: return "equiv"; in logicop_str()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c214 case PIPE_LOGICOP_EQUIV: in logicop_quad()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c423 case VK_LOGIC_OP_EQUIVALENT: return PIPE_LOGICOP_EQUIV; in translate_logicop()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c1130 [VK_LOGIC_OP_EQUIVALENT] = PIPE_LOGICOP_EQUIV,
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp298 case PIPE_LOGICOP_EQUIV: return D3D12_LOGIC_OP_EQUIV; in logic_op()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c136 PIPE_ASSERT(PIPE_LOGICOP_EQUIV == LOGICOP_EQUIV); in pipe_asserts()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c135 PIPE_ASSERT(PIPE_LOGICOP_EQUIV == LOGICOP_EQUIV); in pipe_asserts()

Completed in 47 milliseconds