Home
last modified time | relevance | path

Searched refs:PIPE_LOGICOP_CLEAR (Results 1 - 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_logicop.c55 case PIPE_LOGICOP_CLEAR: in lp_build_logicop()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h66 case PIPE_LOGICOP_CLEAR: in nvgl_logicop_func()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_conv.h183 return PIPE_LOGICOP_CLEAR; in vk_conv_logic_op()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h173 case PIPE_LOGICOP_CLEAR: in i915_translate_logic_op()
/third_party/mesa3d/src/broadcom/compiler/
H A 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/
H A Dsvga_pipe_blend.c101 case PIPE_LOGICOP_CLEAR: in translate_logicop()
195 case PIPE_LOGICOP_CLEAR: in emulate_logicop()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.c168 blend.logicop_func = PIPE_LOGICOP_CLEAR; in vl_matrix_filter_init()
H A Dvl_median_filter.c279 blend.logicop_func = PIPE_LOGICOP_CLEAR; in vl_median_filter_init()
H A Dvl_bicubic_filter.c280 blend.logicop_func = PIPE_LOGICOP_CLEAR; in vl_bicubic_filter_init()
H A Dvl_zscan.c318 blend.logicop_func = PIPE_LOGICOP_CLEAR; in init_state()
H A Dvl_mc.c410 blend.logicop_func = PIPE_LOGICOP_CLEAR; in init_pipe_state()
H A Dvl_idct.c537 blend.logicop_func = PIPE_LOGICOP_CLEAR; in init_state()
H A Dvl_compositor.c163 blend.logicop_func = PIPE_LOGICOP_CLEAR; in init_pipe_state()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.c169 case PIPE_LOGICOP_CLEAR: in nir_logicop_func()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h87 PIPE_LOGICOP_CLEAR, enumerator
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c377 case PIPE_LOGICOP_CLEAR: in vc4_logicop()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h868 case PIPE_LOGICOP_CLEAR: in util_logicop_reads_dest()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c616 blend.logicop_func = PIPE_LOGICOP_CLEAR; in BlenderToPipe()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c312 case PIPE_LOGICOP_CLEAR: return VK_LOGIC_OP_CLEAR; in logic_op()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blend.c499 case PIPE_LOGICOP_CLEAR: return "clear"; in logicop_str()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c178 case PIPE_LOGICOP_CLEAR: in logicop_quad()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c414 case VK_LOGIC_OP_CLEAR: return PIPE_LOGICOP_CLEAR; in translate_logicop()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c286 blend.logicop_func = PIPE_LOGICOP_CLEAR; in vlVaPutSubpictures()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c1121 [VK_LOGIC_OP_CLEAR] = PIPE_LOGICOP_CLEAR,
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp289 case PIPE_LOGICOP_CLEAR: return D3D12_LOGIC_OP_CLEAR; in logic_op()

Completed in 35 milliseconds

12