You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Raja\Desktop>vulkaninfo | findstr GPU
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at c:\j\msdk\build\khronos-tools\repo\vulkaninfo\vulkaninfo.h:649:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER
The text was updated successfully, but these errors were encountered:
C:\Users\Raja\Desktop>vulkaninfo
ERROR: [Loader Message] Code 0 : setup_loader_term_phys_devs: Failed to detect any valid GPUs in the current config
ERROR: [Loader Message] Code 0 : setup_loader_tramp_phys_devs: Failed during dispatch call of 'vkEnumeratePhysicalDevices' to lower layers or loader to get count.
ERROR at c:\j\msdk\build\khronos-tools\repo\vulkaninfo\vulkaninfo.h:230:vkEnumeratePhysicalDevices failed with ERROR_INITIALIZATION_FAILED
CMD:
C:\Users\Raja\Desktop>set VK_ICD_FILENAMES="C:\Users\Raja\Downloads\mesa3d-22.1.0-rc3-release-mingw\x64\radeon_icd.x86_64.json"
C:\Users\Raja\Desktop>vulkaninfo | findstr GPU
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at c:\j\msdk\build\khronos-tools\repo\vulkaninfo\vulkaninfo.h:649:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER
The text was updated successfully, but these errors were encountered: