mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-24 08:21:35 +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.