v1.4.337
What's Changed
- Fix check for extending structs, including aliases now by @asuessenbach in #2395
- Refactor evaluation order for vector params and return params in command generation by @asuessenbach in #2394
- Fix the Flags test. by @asuessenbach in #2398
- Fix VULKAN_HPP_NO_SMART_HANDLE compilation by @YaaZ in #2396
- Add support for two new flavours of commands. by @asuessenbach in #2400
- Extend function call tests with Command pool commands. by @asuessenbach in #2402
- Add support for Homebrew installations on Apple Silicon by @chizkiyahu in #2383
- Update usage of clang-format to version 21.1.0 by @asuessenbach in #2403
- Apply current format rules to sources. by @asuessenbach in #2404
- Tests: Enabling CTest alongside module testing with import std by @M2-TE in #2292
- Update Vulkan-Headers to v1.4.337 by @github-actions[bot] in #2407
Full Changelog: v1.4.336...v1.4.337