KhronosGroup / Vulkan-Samples

One stop solution for all Vulkan samples
Apache License 2.0
4.36k stars 648 forks source link

Transcoded version of extension sample push_descriptors based on Vulkan-Hpp #1220

Closed asuessenbach closed 4 days ago

asuessenbach commented 2 weeks ago

Description

Introduces a new Vulkan-Hpp-based sample, which is a transcoded version of the extension sample push_descriptors.

Build tested on Win10 with VS2022. Run tested on Win10 with NVidia GPU.

General Checklist:

Please ensure the following points are checked:

Sample Checklist

If your PR contains a new or modified sample, these further checks must be carried out in addition to the General Checklist: