Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h86 case PIPE_LOGICOP_NOOP: in nvgl_logicop_func()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c85 case PIPE_LOGICOP_NOOP: in lp_build_logicop()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h187 case PIPE_LOGICOP_NOOP: in i915_translate_logic_op()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h90 #define PIPE_LOGICOP_NOOP 10 macro
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c138 return PIPE_LOGICOP_NOOP; in translate_logicop()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c117 case PIPE_LOGICOP_NOOP: in svga_create_blend_state()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c216 case PIPE_LOGICOP_NOOP: in logicop_quad()