Home
last modified time | relevance | path

Searched refs:SVGA_NEW_VS (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_state.c107 if (dirty & SVGA_NEW_VS) in update_swtnl_draw()
157 (SVGA_NEW_VS |
365 (SVGA_NEW_VS |
H A Dsvga_state_ts.c142 (SVGA_NEW_VS |
310 /* TBD SVGA_NEW_VS/SVGA_NEW_FS/SVGA_NEW_GS are required or not*/
311 (SVGA_NEW_VS |
H A Dsvga_state_vdecl.c158 SVGA_NEW_VS ),
H A Dsvga_pipe_vs.c96 svga->dirty |= SVGA_NEW_VS; in svga_bind_vs_state()
H A Dsvga_state_gs.c197 (SVGA_NEW_VS |
H A Dsvga_state_need_swtnl.c152 SVGA_NEW_VS |
H A Dsvga_state_vs.c363 (SVGA_NEW_VS |
H A Dsvga_state_tgsi_transform.c494 (SVGA_NEW_VS |
H A Dsvga_state_fs.c130 /* SVGA_NEW_GS, SVGA_NEW_VS in make_fs_key()
395 * SVGA_NEW_VS in emit_hw_fs()
431 SVGA_NEW_VS |
H A Dsvga_context.h801 #define SVGA_NEW_VS ((uint64_t) 0x100) macro

Completed in 9 milliseconds