mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-31 10:55:44 +00:00
* Using a linked list instead of a vector makes insert/erase operations for variables being created and destroyed significantly faster.
* Using a linked list instead of a vector makes insert/erase operations for variables being created and destroyed significantly faster.