KhronosGroup / SPIRV-Cross

SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
Apache License 2.0
2.03k stars 559 forks source link

Fix crash when traversing PtrAccessChain to OpTypeStruct. #2289

Closed HansKristian-Work closed 6 months ago

HansKristian-Work commented 6 months ago

Fix #2279.