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

  /external/mesa3d/src/gallium/auxiliary/util/
u_dual_blend.h 8 return (factor == PIPE_BLENDFACTOR_SRC1_COLOR) ||
  /external/virglrenderer/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/llvmpipe/
lp_bld_blend_aos.c 150 case PIPE_BLENDFACTOR_SRC1_COLOR:
204 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 173 case PIPE_BLENDFACTOR_SRC1_COLOR:
  /external/mesa3d/src/gallium/drivers/r300/
r300_state_inlines.h 97 case PIPE_BLENDFACTOR_SRC1_COLOR:
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 287 case PIPE_BLENDFACTOR_SRC1_COLOR:
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 83 return PIPE_BLENDFACTOR_SRC1_COLOR;