Home
last modified time | relevance | path

Searched refs:svga_tracked_state (Results 1 – 15 of 15) 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_need_tgsi_transform;
61 extern struct svga_tracked_state svga_hw_vs;
62 extern struct svga_tracked_state svga_hw_fs;
[all …]
Dsvga_state.c42 static const struct svga_tracked_state *need_swtnl_state[] =
54 static const struct svga_tracked_state *hw_clear_state[] =
65 static const struct svga_tracked_state *hw_draw_state[] =
85 static const struct svga_tracked_state *swtnl_draw_state[] =
95 static const struct svga_tracked_state **state_levels[] =
127 const struct svga_tracked_state *atoms[], in update_state()
Dsvga_state_need_swtnl.c51 struct svga_tracked_state svga_update_need_swvfetch =
147 struct svga_tracked_state svga_update_need_pipeline =
199 struct svga_tracked_state svga_update_need_swtnl =
Dsvga_state_framebuffer.c373 struct svga_tracked_state svga_hw_framebuffer =
725 struct svga_tracked_state svga_hw_viewport =
768 struct svga_tracked_state svga_hw_scissor =
824 struct svga_tracked_state svga_hw_clip_planes =
Dsvga_swtnl_state.c154 struct svga_tracked_state svga_update_swtnl_draw =
374 struct svga_tracked_state svga_update_swtnl_vdecl =
Dsvga_state_constants.c736 struct svga_tracked_state svga_hw_fs_constants =
771 struct svga_tracked_state svga_hw_vs_constants =
810 struct svga_tracked_state svga_hw_gs_constants =
Dsvga_state_sampler.c369 struct svga_tracked_state svga_hw_sampler_bindings = {
471 struct svga_tracked_state svga_hw_sampler = {
Dsvga_state_vdecl.c150 struct svga_tracked_state svga_hw_vdecl =
Dsvga_state_tss.c302 struct svga_tracked_state svga_hw_tss_binding = {
433 struct svga_tracked_state svga_hw_tss = {
Dsvga_state_tgsi_transform.c286 struct svga_tracked_state svga_need_tgsi_transform =
Dsvga_state_gs.c256 struct svga_tracked_state svga_hw_gs =
Dsvga_state_vs.c414 struct svga_tracked_state svga_hw_vs =
Dsvga_context.h104 struct svga_tracked_state;
Dsvga_state_fs.c472 struct svga_tracked_state svga_hw_fs =
Dsvga_state_rss.c482 struct svga_tracked_state svga_hw_rss =