Home
last modified time | relevance | path

Searched refs:PIPE_LOGICOP_EQUIV (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h84 case PIPE_LOGICOP_EQUIV: in nvgl_logicop_func()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c82 case PIPE_LOGICOP_EQUIV: in lp_build_logicop()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h197 case PIPE_LOGICOP_EQUIV: in i915_translate_logic_op()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c119 case PIPE_LOGICOP_EQUIV: in translate_logicop()
265 case PIPE_LOGICOP_EQUIV: in emulate_logicop()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h161 case PIPE_LOGICOP_EQUIV: in swr_convert_logic_op()
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h91 PIPE_LOGICOP_EQUIV, enumerator
/external/mesa3d/src/gallium/drivers/panfrost/nir/
Dnir_lower_blend.c194 case PIPE_LOGICOP_EQUIV: in nir_logicop_func()
/external/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_logic_ops.c79 case PIPE_LOGICOP_EQUIV: in v3d_logicop()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h96 PIPE_LOGICOP_EQUIV, enumerator
/external/mesa3d/src/gallium/drivers/zink/
Dzink_state.c192 case PIPE_LOGICOP_EQUIV: return VK_LOGIC_OP_EQUIVALENT; in logic_op()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c402 case PIPE_LOGICOP_EQUIV: in vc4_logicop()
/external/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h750 case PIPE_LOGICOP_EQUIV: in util_logicop_reads_dest()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c212 case PIPE_LOGICOP_EQUIV: in logicop_quad()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c1089 [VK_LOGIC_OP_EQUIVALENT] = PIPE_LOGICOP_EQUIV,
/external/virglrenderer/src/
Dvrend_shader.c2074 case PIPE_LOGICOP_EQUIV: in emit_fragment_logicop()
2142 case PIPE_LOGICOP_EQUIV: in emit_fragment_logicop()
/external/mesa3d/src/gallium/drivers/iris/
Diris_state.c132 PIPE_ASSERT(PIPE_LOGICOP_EQUIV == LOGICOP_EQUIV); in pipe_asserts()