Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h78 case PIPE_LOGICOP_XOR: in nvgl_logicop_func()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c73 case PIPE_LOGICOP_XOR: in lp_build_logicop()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.c77 case PIPE_LOGICOP_XOR: in fd3_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.c75 case PIPE_LOGICOP_XOR: in fd4_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blend.c74 case PIPE_LOGICOP_XOR: in fd5_blend_state_create()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h189 case PIPE_LOGICOP_XOR: in i915_translate_logic_op()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c160 case PIPE_LOGICOP_XOR: in svga_create_blend_state()
253 if (templ->logicop_func == PIPE_LOGICOP_XOR) { in svga_create_blend_state()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h133 case PIPE_LOGICOP_XOR: in swr_convert_logic_op()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c131 return PIPE_LOGICOP_XOR; in translate_logicop()
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h86 #define PIPE_LOGICOP_XOR 6 macro
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h93 PIPE_LOGICOP_XOR, enumerator
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c426 case PIPE_LOGICOP_XOR: in vc4_logicop()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c200 case PIPE_LOGICOP_XOR: in logicop_quad()