Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h866 struct si_saved_cs { struct
867 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;