mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-05 21:35:49 +00:00
* Since we're updating a single member struct in-place and not starting from a clean slate, we need to be sure to unset state values instead of just skipping them and assuming the default is empty.