mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-11 16:25:45 +00:00
* When flattening a log m_SerVer would be uninitialised which mean that if it was less than 0x32 we'd start aligning buffers when we shouldn't have.