Skip to content

Conversation

sagudev
Copy link
Collaborator

@sagudev sagudev commented Apr 17, 2025

Description
Use wgt::PollType<u64> in DeviceInterface instead of wgt::PollType<SubmissionIndex>, this will allow obtaining submission indexes in custom backends.

Testing
No

Squash or Rebase? Squash.

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.

…e<SubmissionIndex>`

this is needed for custom backend

Signed-off-by: sagudev <[email protected]>
@sagudev sagudev requested a review from a team as a code owner April 17, 2025 11:52
@cwfitzgerald cwfitzgerald merged commit bbff2c4 into gfx-rs:trunk Apr 17, 2025
37 checks passed
jimblandy pushed a commit to jimblandy/wgpu that referenced this pull request Apr 18, 2025
sinjs pushed a commit to sinjs/wgpu that referenced this pull request Jul 22, 2025
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.

2 participants