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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_state_rss.c 88 if (dirty & SVGA_NEW_BLEND) {
301 (SVGA_NEW_BLEND |
svga_context.h 377 #define SVGA_NEW_BLEND 0x1
svga_pipe_blend.c 210 svga->dirty |= SVGA_NEW_BLEND;
svga_state_fs.c 197 * SVGA_NEW_BLEND
259 /* SVGA_NEW_BLEND
303 SVGA_NEW_BLEND),
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_rss.c 88 if (dirty & SVGA_NEW_BLEND) {
301 (SVGA_NEW_BLEND |
svga_context.h 377 #define SVGA_NEW_BLEND 0x1
svga_pipe_blend.c 210 svga->dirty |= SVGA_NEW_BLEND;
svga_state_fs.c 197 * SVGA_NEW_BLEND
259 /* SVGA_NEW_BLEND
303 SVGA_NEW_BLEND),

Completed in 155 milliseconds