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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_swtnl_state.c107 if (dirty & SVGA_NEW_VS)
157 (SVGA_NEW_VS |
378 (SVGA_NEW_VS |
H A Dsvga_state_vdecl.c158 SVGA_NEW_VS ),
H A Dsvga_pipe_vs.c160 svga->dirty |= SVGA_NEW_VS;
H A Dsvga_state_gs.c221 (SVGA_NEW_VS |
H A Dsvga_state_need_swtnl.c152 SVGA_NEW_VS |
H A Dsvga_state_tgsi_transform.c289 (SVGA_NEW_VS |
H A Dsvga_state_vs.c419 (SVGA_NEW_VS |
H A Dsvga_context.h616 #define SVGA_NEW_VS 0x100 macro
H A Dsvga_state_fs.c195 /* SVGA_NEW_GS, SVGA_NEW_VS
441 * SVGA_NEW_VS
477 SVGA_NEW_VS |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_swtnl_state.c107 if (dirty & SVGA_NEW_VS)
157 (SVGA_NEW_VS |
358 (SVGA_NEW_VS |
H A Dsvga_state_vdecl.c158 SVGA_NEW_VS ),
H A Dsvga_pipe_vs.c160 svga->dirty |= SVGA_NEW_VS;
H A Dsvga_state_gs.c232 (SVGA_NEW_VS |
H A Dsvga_state_need_swtnl.c152 SVGA_NEW_VS |
H A Dsvga_state_ts.c176 (SVGA_NEW_VS |
406 /* TBD SVGA_NEW_VS/SVGA_NEW_FS/SVGA_NEW_GS are required or not*/
407 (SVGA_NEW_VS |
H A Dsvga_state_tgsi_transform.c488 (SVGA_NEW_VS |
H A Dsvga_state_vs.c430 (SVGA_NEW_VS |
H A Dsvga_state_fs.c195 /* SVGA_NEW_GS, SVGA_NEW_VS
456 * SVGA_NEW_VS
492 SVGA_NEW_VS |
H A Dsvga_context.h680 #define SVGA_NEW_VS ((uint64_t) 0x100) macro

Completed in 13 milliseconds