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.h899 struct si_saved_cs { struct
900 struct pipe_reference reference;
901 struct si_context *ctx;
902 struct radeon_saved_cs gfx;
903 struct radeon_saved_cs compute;
904 struct si_resource *trace_buf;
905 unsigned trace_id;
907 unsigned gfx_last_dw;
908 bool flushed;
909 int64_t time_flush;