Searched defs:si_saved_cs (Results 1 – 1 of 1) sorted by relevance
866 struct si_saved_cs { struct867 struct pipe_reference reference;868 struct si_context *ctx;869 struct radeon_saved_cs gfx;870 struct radeon_saved_cs compute;871 struct si_resource *trace_buf;872 unsigned trace_id;874 unsigned gfx_last_dw;875 bool flushed;876 int64_t time_flush;