mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-07 06:15:38 +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.