Skip to content

Deferred error reporting for command encoder operations #7798

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

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

andyleiserson
Copy link
Contributor

@andyleiserson andyleiserson commented Jun 13, 2025

Next piece of #7391. Based on (includes the commit from) #7794. This PR updates the rest of the command encoder operations for deferred error reporting.

Turning on the "hide whitespace" option will substantially reduce the diff.

Testing
Small update to tests, but most of the test coverage for this will be enabled later.

Squash or Rebase? Squash (but only after #7794 is merged)

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

@andyleiserson andyleiserson requested review from crowlKats and a team as code owners June 13, 2025 00:07
@jimblandy jimblandy force-pushed the errors-on-finish-non-transfer branch from 67eb119 to a25f58e Compare June 17, 2025 23:05
* clear commands
* query set functions
* command_encoder_as_hal_mut
* ray_tracing
@jimblandy jimblandy force-pushed the errors-on-finish-non-transfer branch from a25f58e to 00fbfba Compare June 17, 2025 23:06
@jimblandy jimblandy enabled auto-merge (rebase) June 17, 2025 23:06
@jimblandy jimblandy merged commit 3a5d0f2 into gfx-rs:trunk Jun 17, 2025
40 checks passed
@andyleiserson andyleiserson deleted the errors-on-finish-non-transfer branch June 18, 2025 00:44
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

Successfully merging this pull request may close these issues.

3 participants