mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
6bc6ca9557
* For D3D11 byte offsets are always uint32 aligned, but for other APIs that's not guaranteed. Storing a byte offset is strictly more expressive and a lot simpler to reason about.