mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-22 03:30:06 +00:00
142bf7de83
The last three elements in the list of supported targets were misaligned: ``` Targets: SPIR-V 1.0 SPIR-V 1.1 ... SPIR-V 1.3 (under Vulkan 1.1 semantics) SPIR-V 1.4 (under Vulkan 1.1 semantics) SPIR-V 1.5 (under Vulkan 1.2 semantics) SPIR-V 1.6 (under Vulkan 1.3 semantics) ``` Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com> |
||
---|---|---|
.. | ||
val.cpp |