What's Changed
- C++Module: Added redefinition guard for
VULKAN_HPP_ENABLE_STD_MODULEby @M2-TE in #2300 - Shared Handles default deleter fix by @Agrael1 in #2296
- Extend test DesignatedInitializers to use a struct with deprectated members. by @asuessenbach in #2305
- Fix typo in vk_raii_ProgrammingGuide.md by @Vobraz in #2307
- Extent function call tests with Extension discovery commands. by @asuessenbach in #2308
- Extent function call tests with Layer discovery commands by @asuessenbach in #2313
- Minor code cleanup. by @asuessenbach in #2314
- Update Vulkan-Headers to v1.4.328-5-gdcfd966 by @github-actions[bot] in #2316
- Add support for a new flavour of commands. by @asuessenbach in #2318
- Extent function call tests with Queue commands by @asuessenbach in #2320
- Minor code cleanup. by @asuessenbach in #2321
- Simplify named module handling and macros by @sharadhr in #2303
- Update Vulkan-Headers to v1.4.329 by @github-actions[bot] in #2322
New Contributors
Full Changelog: v1.4.328...v1.4.329