KhronosGroup / Vulkan-Samples

One stop solution for all Vulkan samples
Apache License 2.0
4.23k stars 634 forks source link

Transcoded version of performance sample texture_compression_comparison based on Vulkan-Hpp #1102

Closed asuessenbach closed 1 month ago

asuessenbach commented 2 months ago

Description

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

In addition to the new sample, this PR

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: