mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 09:00:44 +00:00
d39197a499
* Previously this would be treated as std430 due to being 'tight' array packed, even though std430 only allows as tight as the base alignment - which for a float3 is 16-bytes still.