v1.4.320
What's Changed
- README: Added CI test result badges by @M2-TE in #2192
- Handle new command attribute "export". by @asuessenbach in #2194
- Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan_enums.hpp. by @asuessenbach in #2195
- Derive the headers to include in vulkan_video.hpp by the extensions names and the protections to use by the extensions comment. by @asuessenbach in #2196
- Restrict check on exports of a command to version greater/equal to 319. by @asuessenbach in #2197
- Correct check on exported command. by @asuessenbach in #2199
- Remove redundant occurrences of VULKAN_HPP_NAMESPACE:: in vulkan_format_traits.hpp by @asuessenbach in #2200
- Update Vulkan-Headers to v1.4.320 by @github-actions in #2202
Full Changelog: v1.4.319...v1.4.320