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

MSL: Handle volatile properly for emulated image atomics. #2271

Closed HansKristian-Work closed 8 months ago

HansKristian-Work commented 8 months ago

Fix #2264.