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

ash_window loses access to Surface Instance #974

Open
dthelegend opened this issue Dec 24, 2024 · 0 comments
Open

ash_window loses access to Surface Instance #974

dthelegend opened this issue Dec 24, 2024 · 0 comments

Comments

@dthelegend
Copy link

Hi, I am new to Vulkan and was looking through the docs for ash_window::create_instance, the docs say that end-users should destroy the surface before destroying the parents, but this method explicitly drops the instance while orphaning the surface. How should I safely destroy a surface acquired this way?

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