Open dneto0 opened 5 years ago
It has some nice small enhancements: https://www.khronos.org/registry/spir-v/specs/unified1/SPIRV.html#_changes_from_version_1_3
If we do so, we should have a downgrade path via SPIR-V transforms to idioms for existing Vulkan implementations.
Looking at the list it seems fairly easy to downgrade to earlier version of SPIR-V. The resolution of public issue 35 seems very useful too!
It has some nice small enhancements: https://www.khronos.org/registry/spir-v/specs/unified1/SPIRV.html#_changes_from_version_1_3
If we do so, we should have a downgrade path via SPIR-V transforms to idioms for existing Vulkan implementations.