KhronosGroup / SPIRV-Reflect

SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
Apache License 2.0
672 stars 147 forks source link

Fix struct padded size if offset are out-of-order #263

Closed spencer-lunarg closed 4 months ago

spencer-lunarg commented 4 months ago

closes https://github.com/KhronosGroup/SPIRV-Reflect/issues/262