Home
last modified time | relevance | path

Searched refs:PIPE_LOGICOP_AND_REVERSE (Results 1 – 7 of 7) 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/i915/
Di915_state_inlines.h179 case PIPE_LOGICOP_AND_REVERSE: in i915_translate_logic_op()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h84 #define PIPE_LOGICOP_AND_REVERSE 4 macro
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c126 return PIPE_LOGICOP_AND_REVERSE; in translate_logicop()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c136 case PIPE_LOGICOP_AND_REVERSE: in svga_create_blend_state()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c192 case PIPE_LOGICOP_AND_REVERSE: in logicop_quad()