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