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
I cloned this repository and built the project successfully with VS2019. When I started to run the project, I met the same validation errors as #16 mentioned. Then I uninstalled the latest version of Vulkan SDK and installed the version 1.2.189.2 same with that in readme. However, program still crashed at submit command buffer , the result of vkQueSubmit is VK_ERROR_DEVICE_LOST. I dont know what to do next to solve this problem. Any advice would be grateful !
The text was updated successfully, but these errors were encountered:
I cloned this repository and built the project successfully with VS2019. When I started to run the project, I met the same validation errors as #16 mentioned. Then I uninstalled the latest version of Vulkan SDK and installed the version 1.2.189.2 same with that in readme. However, program still crashed at submit command buffer , the result of vkQueSubmit is VK_ERROR_DEVICE_LOST. I dont know what to do next to solve this problem. Any advice would be grateful !
The text was updated successfully, but these errors were encountered: