Home
last modified time | relevance | path

Searched refs:PIPE_LOGICOP_OR_REVERSE (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h92 case PIPE_LOGICOP_OR_REVERSE: in nvgl_logicop_func()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c94 case PIPE_LOGICOP_OR_REVERSE: in lp_build_logicop()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h201 case PIPE_LOGICOP_OR_REVERSE: in i915_translate_logic_op()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h93 #define PIPE_LOGICOP_OR_REVERSE 13 macro
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c144 return PIPE_LOGICOP_OR_REVERSE; in translate_logicop()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c155 case PIPE_LOGICOP_OR_REVERSE: in svga_create_blend_state()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c228 case PIPE_LOGICOP_OR_REVERSE: in logicop_quad()