mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
1f9918a7c8
* If buffer wasn't a multiple of 4, a Buffer.BlockCopy call could crash * Unsigned byte indices (for GL) weren't supported * Post-transform index buffer was assumed to just be uints, but in fact it is the same size as the drawcall's existing indices.