v1.4.350
What's Changed
- Extend function call tests with Command buffer building commands by @asuessenbach in #2547
- Fix typename check on multiple identical types by @asuessenbach in #2548
- Filter out alias enum values, that start with the wrong prefix. by @asuessenbach in #2549
- Extend function call tests with Graphics Pipeline commands by @asuessenbach in #2550
- Start to separate vk.xml parser from the Vulkan-Hpp generator. by @asuessenbach in #2551
- Continue to refactor parser: commands by @asuessenbach in #2552
- Extend function call tests with Pass commands. by @asuessenbach in #2553
- Minor improvement on error check of command parameter types. by @asuessenbach in #2554
- Stop breaking binary operations (BreakBinaryOperations : Never) by @asuessenbach in #2556
- Update Vulkan-Headers to v1.4.350 by @github-actions[bot] in #2557
Full Changelog: v1.4.349...v1.4.350