KhronosGroup / Vulkan-Samples

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

Update and fix descriptor buffer tutorial #911

Closed SaschaWillems closed 8 months ago

SaschaWillems commented 9 months ago

Description

This PR fixes a type on the tutorial for the descriptor buffer and also updates a code block to be inline with recent changes to that sample.

Note: This is a pure documentation fix

General Checklist:

Please ensure the following points are checked: