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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_pipe_fs.c 85 svga->dirty |= SVGA_NEW_FS;
svga_state_vdecl.c 154 SVGA_NEW_FS |
svga_swtnl_state.c 96 if (dirty & SVGA_NEW_FS)
245 SVGA_NEW_FS),
svga_state_need_swtnl.c 144 /* SVGA_NEW_FS, SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE
183 SVGA_NEW_FS |
svga_state_vs.c 155 /* SVGA_NEW_PRESCALE, SVGA_NEW_RAST, SVGA_NEW_FS
164 /* SVGA_NEW_FS */
213 SVGA_NEW_FS |
svga_context.h 384 #define SVGA_NEW_FS 0x80
svga_state_fs.c 298 (SVGA_NEW_FS |
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_fs.c 85 svga->dirty |= SVGA_NEW_FS;
svga_state_vdecl.c 154 SVGA_NEW_FS |
svga_swtnl_state.c 96 if (dirty & SVGA_NEW_FS)
245 SVGA_NEW_FS),
svga_state_need_swtnl.c 144 /* SVGA_NEW_FS, SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE
183 SVGA_NEW_FS |
svga_state_vs.c 155 /* SVGA_NEW_PRESCALE, SVGA_NEW_RAST, SVGA_NEW_FS
164 /* SVGA_NEW_FS */
213 SVGA_NEW_FS |
svga_context.h 384 #define SVGA_NEW_FS 0x80
svga_state_fs.c 298 (SVGA_NEW_FS |

Completed in 310 milliseconds