Home
last modified time | relevance | path

Searched defs:si_saved_cs (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h860 struct si_saved_cs { struct
861 struct pipe_reference reference;
862 struct si_context *ctx;
863 struct radeon_saved_cs gfx;
864 struct radeon_saved_cs compute;
865 struct si_resource *trace_buf;
866 unsigned trace_id;
868 unsigned gfx_last_dw;
869 bool flushed;
870 int64_t time_flush;