Home
last modified time | relevance | path

Searched refs:PIPE_LOGICOP_NOOP (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h86 case PIPE_LOGICOP_NOOP: in nvgl_logicop_func()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c85 case PIPE_LOGICOP_NOOP: in lp_build_logicop()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.c81 case PIPE_LOGICOP_NOOP: in fd3_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.c79 case PIPE_LOGICOP_NOOP: in fd4_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blend.c78 case PIPE_LOGICOP_NOOP: in fd5_blend_state_create()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h187 case PIPE_LOGICOP_NOOP: in i915_translate_logic_op()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h141 case PIPE_LOGICOP_NOOP: in swr_convert_logic_op()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c139 return PIPE_LOGICOP_NOOP; in translate_logicop()
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h90 #define PIPE_LOGICOP_NOOP 10 macro
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h97 PIPE_LOGICOP_NOOP, enumerator
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c186 case PIPE_LOGICOP_NOOP: in svga_create_blend_state()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c434 case PIPE_LOGICOP_NOOP: in vc4_logicop()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c216 case PIPE_LOGICOP_NOOP: in logicop_quad()