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[] =
129 const struct svga_tracked_state *atoms[], in update_state()
Dsvga_state_need_swtnl.c51 struct svga_tracked_state svga_update_need_swvfetch =
146 struct svga_tracked_state svga_update_need_pipeline =
198 struct svga_tracked_state svga_update_need_swtnl =
Dsvga_state_framebuffer.c331 struct svga_tracked_state svga_hw_framebuffer =
690 struct svga_tracked_state svga_hw_viewport =
733 struct svga_tracked_state svga_hw_scissor =
789 struct svga_tracked_state svga_hw_clip_planes =
Dsvga_swtnl_state.c151 struct svga_tracked_state svga_update_swtnl_draw =
371 struct svga_tracked_state svga_update_swtnl_vdecl =
Dsvga_state_sampler.c329 struct svga_tracked_state svga_hw_sampler_bindings = {
417 struct svga_tracked_state svga_hw_sampler = {
Dsvga_state_constants.c800 struct svga_tracked_state svga_hw_fs_constants =
835 struct svga_tracked_state svga_hw_vs_constants =
874 struct svga_tracked_state svga_hw_gs_constants =
Dsvga_state_vdecl.c150 struct svga_tracked_state svga_hw_vdecl =
Dsvga_state_tss.c295 struct svga_tracked_state svga_hw_tss_binding = {
436 struct svga_tracked_state svga_hw_tss = {
Dsvga_state_gs.c248 struct svga_tracked_state svga_hw_gs =
Dsvga_state_tgsi_transform.c284 struct svga_tracked_state svga_need_tgsi_transform =
Dsvga_state_vs.c413 struct svga_tracked_state svga_hw_vs =
Dsvga_state_fs.c450 struct svga_tracked_state svga_hw_fs =
Dsvga_context.h102 struct svga_tracked_state;
Dsvga_state_rss.c453 struct svga_tracked_state svga_hw_rss =