Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h74 case PIPE_LOGICOP_AND_REVERSE: in nvgl_logicop_func()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c67 case PIPE_LOGICOP_AND_REVERSE: in lp_build_logicop()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.c75 case PIPE_LOGICOP_AND_REVERSE: in fd3_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.c73 case PIPE_LOGICOP_AND_REVERSE: in fd4_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blend.c72 case PIPE_LOGICOP_AND_REVERSE: in fd5_blend_state_create()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h179 case PIPE_LOGICOP_AND_REVERSE: in i915_translate_logic_op()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h129 case PIPE_LOGICOP_AND_REVERSE: in swr_convert_logic_op()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c127 return PIPE_LOGICOP_AND_REVERSE; in translate_logicop()
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h84 #define PIPE_LOGICOP_AND_REVERSE 4 macro
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h91 PIPE_LOGICOP_AND_REVERSE, enumerator
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c205 case PIPE_LOGICOP_AND_REVERSE: in svga_create_blend_state()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c422 case PIPE_LOGICOP_AND_REVERSE: in vc4_logicop()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c192 case PIPE_LOGICOP_AND_REVERSE: in logicop_quad()