Home
last modified time | relevance | path

Searched refs:SVGA_NEW_RAST (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_rss.c142 if (dirty & (SVGA_NEW_DEPTH_STENCIL_ALPHA | SVGA_NEW_RAST)) { in emit_rss_vgpu9()
218 if (dirty & (SVGA_NEW_RAST | SVGA_NEW_NEED_PIPELINE)) { in emit_rss_vgpu9()
256 if (dirty & (SVGA_NEW_RAST | in emit_rss_vgpu9()
288 if (dirty & SVGA_NEW_RAST) { in emit_rss_vgpu9()
482 if (dirty & (SVGA_NEW_REDUCED_PRIMITIVE | SVGA_NEW_RAST | in emit_rss_vgpu10()
544 SVGA_NEW_RAST |
Dsvga_swtnl_state.c131 SVGA_NEW_RAST)) in update_swtnl_draw()
134 if (dirty & SVGA_NEW_RAST) in update_swtnl_draw()
162 SVGA_NEW_RAST |
Dsvga_state_ts.c147 SVGA_NEW_RAST |
318 SVGA_NEW_RAST |
Dsvga_state_vdecl.c156 SVGA_NEW_RAST |
Dsvga_state_gs.c202 SVGA_NEW_RAST |
Dsvga_state_need_swtnl.c150 (SVGA_NEW_RAST |
Dsvga_state_vs.c367 SVGA_NEW_RAST |
Dsvga_pipe_rasterizer.c448 svga->dirty |= SVGA_NEW_RAST; in svga_bind_rasterizer_state()
Dsvga_state_tgsi_transform.c498 SVGA_NEW_RAST),
Dsvga_state_fs.c434 SVGA_NEW_RAST |
Dsvga_state_constants.c1207 if (dirty == SVGA_NEW_RAST && !variant->key.gs.wide_point) in emit_gs_consts()
1242 SVGA_NEW_RAST |
Dsvga_context.h795 #define SVGA_NEW_RAST ((uint64_t) 0x4) macro
Dsvga_state_framebuffer.c777 SVGA_NEW_RAST |