mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-30 19:31:07 +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.