HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_LOGICOP_CLEAR (Results 1 - 19 of 19) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend_logicop.c 55 case PIPE_LOGICOP_CLEAR:
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_gldefs.h 66 case PIPE_LOGICOP_CLEAR:
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_inlines.h 175 case PIPE_LOGICOP_CLEAR:
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 106 case PIPE_LOGICOP_CLEAR:
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 118 return PIPE_LOGICOP_CLEAR;
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 87 PIPE_LOGICOP_CLEAR,
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_matrix_filter.c 185 blend.logicop_func = PIPE_LOGICOP_CLEAR;
vl_median_filter.c 272 blend.logicop_func = PIPE_LOGICOP_CLEAR;
vl_bicubic_filter.c 271 blend.logicop_func = PIPE_LOGICOP_CLEAR;
vl_zscan.c 295 blend.logicop_func = PIPE_LOGICOP_CLEAR;
vl_idct.c 535 blend.logicop_func = PIPE_LOGICOP_CLEAR;
vl_mc.c 410 blend.logicop_func = PIPE_LOGICOP_CLEAR;
vl_compositor.c 500 blend.logicop_func = PIPE_LOGICOP_CLEAR;
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 168 case PIPE_LOGICOP_CLEAR:
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_nir_lower_blend.c 414 case PIPE_LOGICOP_CLEAR:
  /external/mesa3d/src/gallium/state_trackers/va/
surface.c 253 blend.logicop_func = PIPE_LOGICOP_CLEAR;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
output.c 603 blend.logicop_func = PIPE_LOGICOP_CLEAR;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 176 case PIPE_LOGICOP_CLEAR:
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c 244 case PIPE_LOGICOP_CLEAR: return GEN6_LOGICOP_CLEAR;
    [all...]

Completed in 70 milliseconds