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

  /external/mesa3d/src/gallium/auxiliary/util/
u_dual_blend.h 10 (factor == PIPE_BLENDFACTOR_INV_SRC1_COLOR) ||
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.c 126 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 290 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend_aos.c 163 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
196 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
lp_test_blend.c 294 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
349 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
609 PIPE_BLENDFACTOR_INV_SRC1_COLOR,
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_translate.h 173 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
  /external/mesa3d/src/gallium/drivers/r300/
r300_state_inlines.h 99 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 100 return PIPE_BLENDFACTOR_INV_SRC1_COLOR;
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 422 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
518 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
674 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
762 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 74 PIPE_BLENDFACTOR_INV_SRC1_COLOR,
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 68 case PIPE_BLENDFACTOR_INV_SRC1_COLOR: return SVGA3D_BLENDOP_INVSRC1COLOR;
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_nir_lower_blend.c 159 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
228 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_pipe.h 711 case D3DBLEND_INVSRCCOLOR2: return PIPE_BLENDFACTOR_INV_SRC1_COLOR;
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c 302 case PIPE_BLENDFACTOR_INV_SRC1_COLOR: return GEN6_BLENDFACTOR_INV_SRC1_COLOR;
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_state.c 160 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
    [all...]
r600_state.c 91 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c 318 case PIPE_BLENDFACTOR_INV_SRC1_COLOR:
    [all...]

Completed in 71 milliseconds