mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-08 08:40:55 +00:00
1b99bb3dfc
* E.g. if a huge buffer is displayed as just floats, there could be 100s of millions of rows. Instead, we clip to 200,000 (anecdotally where things start getting a bit laggy on the control), and allow advancing through sections of the buffer at a time.