Home
last modified time | relevance | path

Searched refs:svga_tracked_state (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state.h40 struct svga_tracked_state { struct
48 extern struct svga_tracked_state svga_update_need_swvfetch; argument
49 extern struct svga_tracked_state svga_update_need_pipeline;
50 extern struct svga_tracked_state svga_update_need_swtnl;
54 extern struct svga_tracked_state svga_hw_viewport;
55 extern struct svga_tracked_state svga_hw_scissor;
56 extern struct svga_tracked_state svga_hw_framebuffer;
60 extern struct svga_tracked_state svga_hw_vs;
61 extern struct svga_tracked_state svga_hw_fs;
62 extern struct svga_tracked_state svga_hw_rss;
[all …]
Dsvga_state.c41 static const struct svga_tracked_state *need_swtnl_state[] =
53 static const struct svga_tracked_state *hw_clear_state[] =
64 static const struct svga_tracked_state *hw_draw_state[] =
79 static const struct svga_tracked_state *swtnl_draw_state[] =
89 static const struct svga_tracked_state **state_levels[] =
123 const struct svga_tracked_state *atoms[], in update_state()
Dsvga_state_need_swtnl.c103 struct svga_tracked_state svga_update_need_swvfetch =
179 struct svga_tracked_state svga_update_need_pipeline =
235 struct svga_tracked_state svga_update_need_swtnl =
Dsvga_state_framebuffer.c151 struct svga_tracked_state svga_hw_framebuffer =
446 struct svga_tracked_state svga_hw_viewport =
476 struct svga_tracked_state svga_hw_scissor =
526 struct svga_tracked_state svga_hw_clip_planes =
Dsvga_swtnl_state.c132 struct svga_tracked_state svga_update_swtnl_draw =
241 struct svga_tracked_state svga_update_swtnl_vdecl =
Dsvga_state_constants.c308 struct svga_tracked_state svga_hw_fs_constants =
362 struct svga_tracked_state svga_hw_vs_constants =
Dsvga_state_vdecl.c147 struct svga_tracked_state svga_hw_vdecl =
Dsvga_state_tss.c236 struct svga_tracked_state svga_hw_tss_binding = {
355 struct svga_tracked_state svga_hw_tss = {
Dsvga_state_vs.c209 struct svga_tracked_state svga_hw_vs =
Dsvga_context.h84 struct svga_tracked_state;
Dsvga_state_fs.c295 struct svga_tracked_state svga_hw_fs =
Dsvga_state_rss.c297 struct svga_tracked_state svga_hw_rss =