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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_state_rss.c 110 if (dirty & SVGA_NEW_BLEND_COLOR) {
302 SVGA_NEW_BLEND_COLOR |
svga_context.h 391 #define SVGA_NEW_BLEND_COLOR 0x4000
svga_pipe_blend.c 226 svga->dirty |= SVGA_NEW_BLEND_COLOR;
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_rss.c 110 if (dirty & SVGA_NEW_BLEND_COLOR) {
302 SVGA_NEW_BLEND_COLOR |
svga_context.h 391 #define SVGA_NEW_BLEND_COLOR 0x4000
svga_pipe_blend.c 226 svga->dirty |= SVGA_NEW_BLEND_COLOR;

Completed in 193 milliseconds