Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Panic when TextureView drops before RenderPass that uses it #167

Closed
scoopr opened this issue Jan 31, 2020 · 0 comments · Fixed by #168
Closed

Panic when TextureView drops before RenderPass that uses it #167

scoopr opened this issue Jan 31, 2020 · 0 comments · Fixed by #168
Assignees
Labels
bug Something isn't working

Comments

@scoopr
Copy link
Contributor

scoopr commented Jan 31, 2020

I had a panic, where I was dropping the depth attachment TextureView before the RenderPass was submitted.

I suppose this is a bug in the lifetime types somewhere

This was using trunk as of 30th Jan 2020, after the bind_group lifetime changes

@kvark kvark self-assigned this Jan 31, 2020
@kvark kvark added the bug Something isn't working label Jan 31, 2020
@bors bors bot closed this as completed in 874950c Jan 31, 2020
@bors bors bot closed this as completed in #168 Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants