mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
56c5c18aac
* It seems like some drivers don't free some memory from the resident set until a certain point, meaning the peak memory is higher after a couple of captures then goes down. This isn't a true leak and us checking the entire process's working set size is a very poor litmus test, so bumping this value is fine.