Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h88 case PIPE_LOGICOP_OR_INVERTED: in nvgl_logicop_func()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c88 case PIPE_LOGICOP_OR_INVERTED: in lp_build_logicop()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.c82 case PIPE_LOGICOP_OR_INVERTED: in fd3_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.c80 case PIPE_LOGICOP_OR_INVERTED: in fd4_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blend.c79 case PIPE_LOGICOP_OR_INVERTED: in fd5_blend_state_create()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h193 case PIPE_LOGICOP_OR_INVERTED: in i915_translate_logic_op()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h143 case PIPE_LOGICOP_OR_INVERTED: in swr_convert_logic_op()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c141 return PIPE_LOGICOP_OR_INVERTED; in translate_logicop()
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h91 #define PIPE_LOGICOP_OR_INVERTED 11 macro
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h98 PIPE_LOGICOP_OR_INVERTED, enumerator
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c230 case PIPE_LOGICOP_OR_INVERTED: in svga_create_blend_state()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c436 case PIPE_LOGICOP_OR_INVERTED: in vc4_logicop()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c220 case PIPE_LOGICOP_OR_INVERTED: in logicop_quad()