Home
last modified time | relevance | path

Searched refs:svga_tracked_state (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.h40 struct svga_tracked_state { struct
48 extern struct svga_tracked_state svga_update_need_swvfetch;
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_f
[all...]
H A Dsvga_state.c42 static const struct svga_tracked_state *need_swtnl_state[] =
54 static const struct svga_tracked_state *hw_clear_state[] =
67 static const struct svga_tracked_state *hw_draw_state_vgpu9[] =
88 static const struct svga_tracked_state *hw_draw_state_vgpu10[] =
114 static const struct svga_tracked_state *hw_draw_state_sm5[] =
145 static const struct svga_tracked_state *hw_draw_state_gl43[] =
174 static const struct svga_tracked_state *swtnl_draw_state[] =
185 static const struct svga_tracked_state **state_levels[] =
216 const struct svga_tracked_state *atoms[], in update_state()
426 static const struct svga_tracked_state *compute_stat
[all...]
H A Dsvga_state_constants.c1104 struct svga_tracked_state svga_hw_fs_constants =
1115 struct svga_tracked_state svga_hw_fs_constbufs =
1167 struct svga_tracked_state svga_hw_vs_constants =
1179 struct svga_tracked_state svga_hw_vs_constbufs =
1236 struct svga_tracked_state svga_hw_gs_constants =
1249 struct svga_tracked_state svga_hw_gs_constbufs =
1300 struct svga_tracked_state svga_hw_tcs_constants =
1310 struct svga_tracked_state svga_hw_tcs_constbufs =
1359 struct svga_tracked_state svga_hw_tes_constants =
1370 struct svga_tracked_state svga_hw_tes_constbuf
[all...]
H A 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 =
H A Dsvga_state_sampler.c382 struct svga_tracked_state svga_hw_sampler_bindings = {
531 struct svga_tracked_state svga_hw_sampler = {
652 struct svga_tracked_state svga_hw_cs_sampler_bindings = {
709 struct svga_tracked_state svga_hw_cs_sampler = {
H A Dsvga_state_ts.c139 struct svga_tracked_state svga_hw_tcs =
307 struct svga_tracked_state svga_hw_tes =
H A Dsvga_swtnl_state.c154 struct svga_tracked_state svga_update_swtnl_draw =
362 struct svga_tracked_state svga_update_swtnl_vdecl =
H A Dsvga_state_framebuffer.c386 struct svga_tracked_state svga_hw_framebuffer =
772 struct svga_tracked_state svga_hw_viewport =
832 struct svga_tracked_state svga_hw_scissor =
888 struct svga_tracked_state svga_hw_clip_planes =
H A Dsvga_state_vdecl.c150 struct svga_tracked_state svga_hw_vdecl =
H A Dsvga_state_cs.c123 struct svga_tracked_state svga_hw_cs =
H A Dsvga_state_gs.c194 struct svga_tracked_state svga_hw_gs =
H A Dsvga_state_tss.c303 struct svga_tracked_state svga_hw_tss_binding = {
433 struct svga_tracked_state svga_hw_tss = {
H A Dsvga_state_uav.c802 struct svga_tracked_state svga_hw_uav = {
903 struct svga_tracked_state svga_hw_cs_uav = {
H A Dsvga_state_vs.c360 struct svga_tracked_state svga_hw_vs =
H A Dsvga_state_tgsi_transform.c491 struct svga_tracked_state svga_need_tgsi_transform =
H A Dsvga_state_fs.c426 struct svga_tracked_state svga_hw_fs =
H A Dsvga_state_rss.c536 struct svga_tracked_state svga_hw_rss =
H A Dsvga_context.h124 struct svga_tracked_state;

Completed in 13 milliseconds