Home
last modified time | relevance | path

Searched refs:PIPE_LOGICOP_CLEAR (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h66 case PIPE_LOGICOP_CLEAR: in nvgl_logicop_func()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c55 case PIPE_LOGICOP_CLEAR: in lp_build_logicop()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h173 case PIPE_LOGICOP_CLEAR: in i915_translate_logic_op()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_conv.h183 return PIPE_LOGICOP_CLEAR; in vk_conv_logic_op()
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_logic_ops.c47 case PIPE_LOGICOP_CLEAR: in logicop_depends_on_dst_color()
61 case PIPE_LOGICOP_CLEAR: in v3d_logicop()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c101 case PIPE_LOGICOP_CLEAR: in translate_logicop()
195 case PIPE_LOGICOP_CLEAR: in emulate_logicop()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.h144 case PIPE_LOGICOP_CLEAR: in swr_convert_logic_op()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_matrix_filter.c168 blend.logicop_func = PIPE_LOGICOP_CLEAR; in vl_matrix_filter_init()
Dvl_median_filter.c279 blend.logicop_func = PIPE_LOGICOP_CLEAR; in vl_median_filter_init()
Dvl_bicubic_filter.c280 blend.logicop_func = PIPE_LOGICOP_CLEAR; in vl_bicubic_filter_init()
Dvl_zscan.c318 blend.logicop_func = PIPE_LOGICOP_CLEAR; in init_state()
Dvl_mc.c410 blend.logicop_func = PIPE_LOGICOP_CLEAR; in init_pipe_state()
Dvl_idct.c537 blend.logicop_func = PIPE_LOGICOP_CLEAR; in init_state()
Dvl_compositor.c163 blend.logicop_func = PIPE_LOGICOP_CLEAR; in init_pipe_state()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_blend.c169 case PIPE_LOGICOP_CLEAR: in nir_logicop_func()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h87 PIPE_LOGICOP_CLEAR, enumerator
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c377 case PIPE_LOGICOP_CLEAR: in vc4_logicop()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h868 case PIPE_LOGICOP_CLEAR: in util_logicop_reads_dest()
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.c414 case PIPE_LOGICOP_CLEAR: return "clear"; in logicop_str()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Doutput.c616 blend.logicop_func = PIPE_LOGICOP_CLEAR; in BlenderToPipe()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.c307 case PIPE_LOGICOP_CLEAR: return VK_LOGIC_OP_CLEAR; in logic_op()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_pipeline.c450 case VK_LOGIC_OP_CLEAR: return PIPE_LOGICOP_CLEAR; in translate_logicop()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c178 case PIPE_LOGICOP_CLEAR: in logicop_quad()
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c286 blend.logicop_func = PIPE_LOGICOP_CLEAR; in vlVaPutSubpictures()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.cpp264 case PIPE_LOGICOP_CLEAR: return D3D12_LOGIC_OP_CLEAR; in logic_op()

12