Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_gldefs.h94 case PIPE_LOGICOP_OR: in nvgl_logicop_func()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c97 case PIPE_LOGICOP_OR: in lp_build_logicop()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_blend.c81 case PIPE_LOGICOP_OR: in fd5_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.c84 case PIPE_LOGICOP_OR: in fd3_blend_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.c82 case PIPE_LOGICOP_OR: in fd4_blend_state_create()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state_inlines.h191 case PIPE_LOGICOP_OR: in i915_translate_logic_op()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h134 case PIPE_LOGICOP_OR: in swr_convert_logic_op()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_blend.c146 return PIPE_LOGICOP_OR; in translate_logicop()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h101 PIPE_LOGICOP_OR, enumerator
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blend.c217 case PIPE_LOGICOP_OR: in svga_create_blend_state()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c440 case PIPE_LOGICOP_OR: in vc4_logicop()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c232 case PIPE_LOGICOP_OR: in logicop_quad()
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_state.c258 case PIPE_LOGICOP_OR: return GEN6_LOGICOP_OR; in ilo_translate_logicop()