mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 13:30:44 +00:00
db1cc10598
* 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.