HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_BLEND_ADD (Results 26 - 40 of 40) sorted by null

12

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 779 case PIPE_BLEND_ADD:
812 case PIPE_BLEND_ADD:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_idct.c 529 blend.rt[0].rgb_func = PIPE_BLEND_ADD;
532 blend.rt[0].alpha_func = PIPE_BLEND_ADD;
vl_mc.c 399 blend.rt[0].rgb_func = PIPE_BLEND_ADD;
402 blend.rt[0].alpha_func = PIPE_BLEND_ADD;
vl_compositor.c 435 blend.rt[0].rgb_func = PIPE_BLEND_ADD;
438 blend.rt[0].alpha_func = PIPE_BLEND_ADD;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_idct.c 529 blend.rt[0].rgb_func = PIPE_BLEND_ADD;
532 blend.rt[0].alpha_func = PIPE_BLEND_ADD;
vl_mc.c 399 blend.rt[0].rgb_func = PIPE_BLEND_ADD;
402 blend.rt[0].alpha_func = PIPE_BLEND_ADD;
vl_compositor.c 435 blend.rt[0].rgb_func = PIPE_BLEND_ADD;
438 blend.rt[0].alpha_func = PIPE_BLEND_ADD;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_state.c 35 case PIPE_BLEND_ADD:
    [all...]
evergreen_state.c 91 case PIPE_BLEND_ADD:
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_state.c 35 case PIPE_BLEND_ADD:
    [all...]
evergreen_state.c 91 case PIPE_BLEND_ADD:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_state.c 324 if ((eqRGB == PIPE_BLEND_ADD || eqRGB == PIPE_BLEND_REVERSE_SUBTRACT) &&
325 (eqA == PIPE_BLEND_ADD || eqA == PIPE_BLEND_REVERSE_SUBTRACT)) {
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_state.c 324 if ((eqRGB == PIPE_BLEND_ADD || eqRGB == PIPE_BLEND_REVERSE_SUBTRACT) &&
325 (eqA == PIPE_BLEND_ADD || eqA == PIPE_BLEND_REVERSE_SUBTRACT)) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
si_state.c 67 case PIPE_BLEND_ADD:
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c 67 case PIPE_BLEND_ADD:
    [all...]

Completed in 3304 milliseconds

12