mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-20 14:31:42 +00:00
* For now, we just assume that cbuffers are tightly packed according to D3D11 rules (matrices, structs, float3/4 are all float4 aligned), and once final SPIR-V is generated everything should have explicit offsets, strides, and sizes