-
Notifications
You must be signed in to change notification settings - Fork 921
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
Remove lifetime constraints from wgpu::ComputePass
methods
#5570
Merged
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d12ba2c - Browse repository at this point
Copy the full SHA d12ba2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a86ef5c - Browse repository at this point
Copy the full SHA a86ef5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e39fa3b - Browse repository at this point
Copy the full SHA e39fa3bView commit details -
compute pass recording now bumps reference count of uses resources di…
…rectly on recording TODO: * bind groups don't work because the Binder gets an id only * wgpu level error handling is missing
Configuration menu - View commit details
-
Copy full SHA for 8af13df - Browse repository at this point
Copy the full SHA 8af13dfView commit details -
simplify compute pass state flush, compute pass execution no longer n…
…eeds to lock bind_group storage
Configuration menu - View commit details
-
Copy full SHA for 2673628 - Browse repository at this point
Copy the full SHA 2673628View commit details -
Configuration menu - View commit details
-
Copy full SHA for a88a906 - Browse repository at this point
Copy the full SHA a88a906View commit details -
make ComputePass hal dependent, removing command cast hack. Introduce…
… DynComputePass on wgpu side
Configuration menu - View commit details
-
Copy full SHA for 841cfcb - Browse repository at this point
Copy the full SHA 841cfcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f3f1db - Browse repository at this point
Copy the full SHA 4f3f1dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bfef4b - Browse repository at this point
Copy the full SHA 5bfef4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d470a9 - Browse repository at this point
Copy the full SHA 0d470a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c1e68 - Browse repository at this point
Copy the full SHA 22c1e68View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acc3a04 - Browse repository at this point
Copy the full SHA acc3a04View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.