mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-29 10:51:05 +00:00
* 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.