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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_pipe_blend.c 51 case PIPE_BLENDFACTOR_CONST_COLOR: return SVGA3D_BLENDOP_BLENDFACTOR;
53 case PIPE_BLENDFACTOR_CONST_ALPHA: return SVGA3D_BLENDOP_BLENDFACTOR; /* ? */
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 51 case PIPE_BLENDFACTOR_CONST_COLOR: return SVGA3D_BLENDOP_BLENDFACTOR;
53 case PIPE_BLENDFACTOR_CONST_ALPHA: return SVGA3D_BLENDOP_BLENDFACTOR; /* ? */
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_reg.h 501 SVGA3D_BLENDOP_BLENDFACTOR = 12,
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_reg.h 501 SVGA3D_BLENDOP_BLENDFACTOR = 12,
    [all...]

Completed in 884 milliseconds