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 D | svga_state_rss.c | 142 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 D | svga_swtnl_state.c | 131 SVGA_NEW_RAST)) 134 if (dirty & SVGA_NEW_RAST) 162 SVGA_NEW_RAST |
|
| H A D | svga_state_vdecl.c | 156 SVGA_NEW_RAST |
|
| H A D | svga_state_gs.c | 127 /* SVGA_NEW_RAST */ 226 SVGA_NEW_RAST |
|
| H A D | svga_state_need_swtnl.c | 67 /* SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE 105 /* SVGA_NEW_FS, SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE 150 (SVGA_NEW_RAST |
|
| H A D | svga_state_tgsi_transform.c | 293 SVGA_NEW_RAST),
|
| H A D | svga_state_constants.c | 797 if (dirty == SVGA_NEW_RAST && !variant->key.gs.wide_point) 812 SVGA_NEW_RAST |
|
| H A D | svga_pipe_rasterizer.c | 395 svga->dirty |= SVGA_NEW_RAST;
|
| H A D | svga_state_vs.c | 162 /* SVGA_NEW_PRESCALE, SVGA_NEW_RAST, SVGA_NEW_FS 182 /* SVGA_NEW_RAST */ 204 /* SVGA_NEW_RAST */ 423 SVGA_NEW_RAST |
|
| H A D | svga_context.h | 610 #define SVGA_NEW_RAST 0x4 macro
|
| H A D | svga_state_fs.c | 178 * SVGA_NEW_RAST 209 /* SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE 436 * SVGA_NEW_RAST 480 SVGA_NEW_RAST |
|
| H A D | svga_state_framebuffer.c | 730 SVGA_NEW_RAST |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_state_rss.c | 142 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 D | svga_swtnl_state.c | 131 SVGA_NEW_RAST)) 134 if (dirty & SVGA_NEW_RAST) 162 SVGA_NEW_RAST |
|
| H A D | svga_state_vdecl.c | 156 SVGA_NEW_RAST |
|
| H A D | svga_state_gs.c | 133 /* SVGA_NEW_RAST */ 237 SVGA_NEW_RAST |
|
| H A D | svga_state_need_swtnl.c | 67 /* SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE 105 /* SVGA_NEW_FS, SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE 150 (SVGA_NEW_RAST |
|
| H A D | svga_state_ts.c | 181 SVGA_NEW_RAST), 414 SVGA_NEW_RAST),
|
| H A D | svga_pipe_rasterizer.c | 400 svga->dirty |= SVGA_NEW_RAST;
|
| H A D | svga_state_tgsi_transform.c | 492 SVGA_NEW_RAST),
|
| H A D | svga_state_vs.c | 162 /* SVGA_NEW_PRESCALE, SVGA_NEW_RAST, SVGA_NEW_FS 187 /* SVGA_NEW_RAST */ 209 /* SVGA_NEW_RAST */ 434 SVGA_NEW_RAST |
|
| H A D | svga_state_fs.c | 178 * SVGA_NEW_RAST 211 /* SVGA_NEW_RAST, SVGA_NEW_REDUCED_PRIMITIVE 451 * SVGA_NEW_RAST 495 SVGA_NEW_RAST |
|
| H A D | svga_state_constants.c | 1010 if (dirty == SVGA_NEW_RAST && !variant->key.gs.wide_point) 1044 SVGA_NEW_RAST |
|
| H A D | svga_context.h | 674 #define SVGA_NEW_RAST ((uint64_t) 0x4) macro
|
| H A D | svga_state_framebuffer.c | 777 SVGA_NEW_RAST |
|
Completed in 18 milliseconds