How to check if Vulkan SDK is installed on Windows

1 Answer

0 votes
// Open command prompt and type: echo %VULKAN_SDK%


/*
run:

C:\VulkanSDK\1.2.198.1

*/

 



answered Apr 1, 2021 by avibootz
edited Jan 15, 2022 by avibootz

Related questions

1 answer 260 views
1 answer 172 views
1 answer 182 views
...