Searched defs:si_saved_cs (Results 1 – 1 of 1) sorted by relevance
917 struct si_saved_cs { struct918 struct pipe_reference reference;919 struct si_context *ctx;920 struct radeon_saved_cs gfx;921 struct radeon_saved_cs compute;922 struct si_resource *trace_buf;923 unsigned trace_id;925 unsigned gfx_last_dw;926 bool flushed;927 int64_t time_flush;