Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h414 struct si_saved_cs { struct
415 struct pipe_reference reference;
416 struct si_context *ctx;
417 struct radeon_saved_cs gfx;
418 struct r600_resource *trace_buf;
419 unsigned trace_id;
421 unsigned gfx_last_dw;
422 bool flushed;
423 int64_t time_flush;