Closed asuessenbach closed 4 months ago
The "Initialize containers" step in the Clang Format Check fails!
No idea how to resolve that.
Either a downtime or something related to the current rework of Khronos CI. If this isn't working in a few hours, days, maybe ping James (Khronos Webmaster).
But I think should also update the smaple templates to use the new aliases, see https://github.com/KhronosGroup/Vulkan-Samples/tree/main/bldsys/cmake/template/sample_api and https://github.com/KhronosGroup/Vulkan-Samples/tree/main/bldsys/cmake/template/sample
Good point!
... and done.
Merging per discussion yesterday. Thanks Gary!
Description
Introduces type aliases VulkanSample[C|Cpp] and VulkanResource[C|Cpp].
Build tested on Win10 with VS2022. Run tested on Win10 with NVidia GPU.
General Checklist:
Please ensure the following points are checked:
[x] This PR describes the scope and expected impact of the changes I am making
Note: The Samples CI runs a number of checks including:
If this PR contains framework changes:
batch
command line argument to make sure all samples still work properlySample Checklist
If your PR contains a new or modified sample, these further checks must be carried out in addition to the General Checklist: