Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime error when submit command buffer #18

Open
Mirocos opened this issue Dec 2, 2023 · 1 comment
Open

Runtime error when submit command buffer #18

Mirocos opened this issue Dec 2, 2023 · 1 comment

Comments

@Mirocos
Copy link

Mirocos commented Dec 2, 2023

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 !

@Mirocos
Copy link
Author

Mirocos commented Dec 2, 2023

The validation errors disappeard in #16 after I change the SDK version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant