KhronosGroup / Vulkan-Hpp

Open-Source Vulkan C++ API
Apache License 2.0
3.13k stars 307 forks source link

RAII Sample 16 fix #1874

Closed tomatih closed 5 months ago

tomatih commented 5 months ago

Fixed a small typo where, in the RAII API versioning sample, the instance was being created without the version parameter.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.