mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-29 02:41:08 +00:00
* Previously we were writing the inline UBO data to the same byte storage meaning the last update's data would write over all updates.
* Previously we were writing the inline UBO data to the same byte storage meaning the last update's data would write over all updates.