HomeSort by relevance Sort by last modified time
    Searched refs:svga_tracked_state (Results 1 - 12 of 12) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_state.h 40 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_hw_vs;
61 extern struct svga_tracked_state svga_hw_fs;
62 extern struct svga_tracked_state svga_hw_rss
    [all...]
svga_state.c 41 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[],
svga_state_need_swtnl.c 103 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 =
svga_state_framebuffer.c 151 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 =
svga_state_vdecl.c 147 struct svga_tracked_state svga_hw_vdecl =
svga_state_constants.c 308 struct svga_tracked_state svga_hw_fs_constants =
362 struct svga_tracked_state svga_hw_vs_constants =
svga_swtnl_state.c 132 struct svga_tracked_state svga_update_swtnl_draw =
241 struct svga_tracked_state svga_update_swtnl_vdecl =
svga_state_vs.c 209 struct svga_tracked_state svga_hw_vs =
svga_state_tss.c 236 struct svga_tracked_state svga_hw_tss_binding = {
355 struct svga_tracked_state svga_hw_tss = {
svga_context.h 84 struct svga_tracked_state;
svga_state_fs.c 295 struct svga_tracked_state svga_hw_fs =
svga_state_rss.c 297 struct svga_tracked_state svga_hw_rss =

Completed in 2854 milliseconds