Searched refs:SVGA_NEW_RAST (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_rss.c142 if (dirty & (SVGA_NEW_DEPTH_STENCIL_ALPHA | SVGA_NEW_RAST)) {
218 if (dirty & (SVGA_NEW_RAST | SVGA_NEW_NEED_PIPELINE)) {
256 if (dirty & (SVGA_NEW_RAST |
288 if (dirty & SVGA_NEW_RAST) {
460 if (dirty & (SVGA_NEW_REDUCED_PRIMITIVE | SVGA_NEW_RAST)) {
509 SVGA_NEW_RAST |
H A Dsvga_swtnl_state.c131 SVGA_NEW_RAST))
134 if (dirty & SVGA_NEW_RAST)
162 SVGA_NEW_RAST |
H A Dsvga_state_vdecl.c156 SVGA_NEW_RAST |
H A Dsvga_state_gs.c127 /* SVGA_NEW_RAST */
226 SVGA_NEW_RAST |
H A Dsvga_state_need_swtnl.c67 /* SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE
105 /* SVGA_NEW_FS, SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE
150 (SVGA_NEW_RAST |
H A Dsvga_state_tgsi_transform.c293 SVGA_NEW_RAST),
H A Dsvga_state_constants.c797 if (dirty == SVGA_NEW_RAST && !variant->key.gs.wide_point)
812 SVGA_NEW_RAST |
H A Dsvga_pipe_rasterizer.c395 svga->dirty |= SVGA_NEW_RAST;
H A Dsvga_state_vs.c162 /* SVGA_NEW_PRESCALE, SVGA_NEW_RAST, SVGA_NEW_FS
182 /* SVGA_NEW_RAST */
204 /* SVGA_NEW_RAST */
423 SVGA_NEW_RAST |
H A Dsvga_context.h610 #define SVGA_NEW_RAST 0x4 macro
H A Dsvga_state_fs.c178 * SVGA_NEW_RAST
209 /* SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE
436 * SVGA_NEW_RAST
480 SVGA_NEW_RAST |
H A Dsvga_state_framebuffer.c730 SVGA_NEW_RAST |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_rss.c142 if (dirty & (SVGA_NEW_DEPTH_STENCIL_ALPHA | SVGA_NEW_RAST)) {
218 if (dirty & (SVGA_NEW_RAST | SVGA_NEW_NEED_PIPELINE)) {
256 if (dirty & (SVGA_NEW_RAST |
288 if (dirty & SVGA_NEW_RAST) {
460 if (dirty & (SVGA_NEW_REDUCED_PRIMITIVE | SVGA_NEW_RAST)) {
509 SVGA_NEW_RAST |
H A Dsvga_swtnl_state.c131 SVGA_NEW_RAST))
134 if (dirty & SVGA_NEW_RAST)
162 SVGA_NEW_RAST |
H A Dsvga_state_vdecl.c156 SVGA_NEW_RAST |
H A Dsvga_state_gs.c133 /* SVGA_NEW_RAST */
237 SVGA_NEW_RAST |
H A Dsvga_state_need_swtnl.c67 /* SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE
105 /* SVGA_NEW_FS, SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE
150 (SVGA_NEW_RAST |
H A Dsvga_state_ts.c181 SVGA_NEW_RAST),
414 SVGA_NEW_RAST),
H A Dsvga_pipe_rasterizer.c400 svga->dirty |= SVGA_NEW_RAST;
H A Dsvga_state_tgsi_transform.c492 SVGA_NEW_RAST),
H A Dsvga_state_vs.c162 /* SVGA_NEW_PRESCALE, SVGA_NEW_RAST, SVGA_NEW_FS
187 /* SVGA_NEW_RAST */
209 /* SVGA_NEW_RAST */
434 SVGA_NEW_RAST |
H A Dsvga_state_fs.c178 * SVGA_NEW_RAST
211 /* SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE
451 * SVGA_NEW_RAST
495 SVGA_NEW_RAST |
H A Dsvga_state_constants.c1010 if (dirty == SVGA_NEW_RAST && !variant->key.gs.wide_point)
1044 SVGA_NEW_RAST |
H A Dsvga_context.h674 #define SVGA_NEW_RAST ((uint64_t) 0x4) macro
H A Dsvga_state_framebuffer.c777 SVGA_NEW_RAST |

Completed in 18 milliseconds