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

  /external/mesa3d/src/gallium/auxiliary/util/
u_dual_blend.h 8 return (factor == PIPE_BLENDFACTOR_SRC1_COLOR) ||
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.c 130 case PIPE_BLENDFACTOR_SRC1_COLOR:
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 272 case PIPE_BLENDFACTOR_SRC1_COLOR:
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c 138 case PIPE_BLENDFACTOR_SRC1_COLOR:
192 case PIPE_BLENDFACTOR_SRC1_COLOR:
lp_test_blend.c 249 case PIPE_BLENDFACTOR_SRC1_COLOR:
330 case PIPE_BLENDFACTOR_SRC1_COLOR:
600 PIPE_BLENDFACTOR_SRC1_COLOR,
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_translate.h 171 case PIPE_BLENDFACTOR_SRC1_COLOR:
  /external/mesa3d/src/gallium/drivers/r300/
r300_state_inlines.h 97 case PIPE_BLENDFACTOR_SRC1_COLOR:
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 82 return PIPE_BLENDFACTOR_SRC1_COLOR;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 341 case PIPE_BLENDFACTOR_SRC1_COLOR:
510 case PIPE_BLENDFACTOR_SRC1_COLOR:
601 case PIPE_BLENDFACTOR_SRC1_COLOR:
757 case PIPE_BLENDFACTOR_SRC1_COLOR:
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 63 PIPE_BLENDFACTOR_SRC1_COLOR,
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 67 case PIPE_BLENDFACTOR_SRC1_COLOR: return SVGA3D_BLENDOP_SRC1COLOR;
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_nir_lower_blend.c 157 case PIPE_BLENDFACTOR_SRC1_COLOR:
226 case PIPE_BLENDFACTOR_SRC1_COLOR:
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_pipe.h 710 case D3DBLEND_SRCCOLOR2: return PIPE_BLENDFACTOR_SRC1_COLOR;
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c 293 case PIPE_BLENDFACTOR_SRC1_COLOR: return GEN6_BLENDFACTOR_SRC1_COLOR;
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_state.c 156 case PIPE_BLENDFACTOR_SRC1_COLOR:
    [all...]
r600_state.c 87 case PIPE_BLENDFACTOR_SRC1_COLOR:
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c 314 case PIPE_BLENDFACTOR_SRC1_COLOR:
    [all...]

Completed in 60 milliseconds