HelloVulkan icon indicating copy to clipboard operation
HelloVulkan copied to clipboard

Introductory Vulkan sample

Results 2 HelloVulkan issues
Sort by recently updated
recently updated
newest added

* Fixed error `"runtime_error" is not a member of "std"` by including [\](https://en.cppreference.com/w/cpp/error/runtime_error) * Added `build_msvc.bat` that you can launch from simple `cmd.exe`. It can automatically enable MSVC console tools...