mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
b9e5e2fd5c
* Using a linked list instead of a vector makes insert/erase operations for variables being created and destroyed significantly faster.