mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-05 06:11:05 +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.