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

Implement error scopes #1735

Closed
kvark opened this issue Jul 27, 2021 · 0 comments · Fixed by #2299
Closed

Implement error scopes #1735

kvark opened this issue Jul 27, 2021 · 0 comments · Fixed by #2299
Labels
area: api Issues related to API surface help required We need community help to make this happen. type: enhancement New feature or request
Milestone

Comments

@kvark
Copy link
Member

kvark commented Jul 27, 2021

Is your feature request related to a problem? Please describe.
Handling out-of-memory right now isn't possible.

Describe the solution you'd like
wgpu-rs would define push_error_scope and pop_error_scope.

Describe alternatives you've considered
Not sure if it needs to go into wgpu-core or wgpu-rs. For example, Gecko uses wgpu-core but it doesn't need any built-in support for error scopes.

Additional context
#1734

@kvark kvark added type: enhancement New feature or request help required We need community help to make this happen. area: api Issues related to API surface labels Jul 27, 2021
@kvark kvark added this to the Release 0.12 milestone Dec 9, 2021
Patryk27 pushed a commit to Patryk27/wgpu that referenced this issue Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: api Issues related to API surface help required We need community help to make this happen. type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant