Home
last modified time | relevance | path

Searched refs:SVGA_NEW_NEED_SWTNL (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_vdecl.c153 ( SVGA_NEW_NEED_SWTNL |
Dsvga_state_need_swtnl.c191 svga->dirty |= SVGA_NEW_NEED_SWTNL; in update_need_swtnl()
Dsvga_state_gs.c203 SVGA_NEW_NEED_SWTNL |
Dsvga_state_vs.c370 SVGA_NEW_NEED_SWTNL |
Dsvga_state_fs.c433 SVGA_NEW_NEED_SWTNL |
Dsvga_context.h815 #define SVGA_NEW_NEED_SWTNL ((uint64_t) 0x400000) macro