Skip to content

Conversation

@sagudev
Copy link
Collaborator

@sagudev sagudev commented Oct 7, 2025

Connections
Fixes #3997

Description
Spec defines MipmapFilterMode and FilterMode as separate types and we want to be aligned with spec.

Testing
Just refactor so not needed.

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.

Signed-off-by: sagudev <[email protected]>
Signed-off-by: sagudev <[email protected]>
Signed-off-by: sagudev <[email protected]>
@Wumpf Wumpf self-assigned this Oct 8, 2025
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks all good to me! Thank you!

@Wumpf Wumpf merged commit a8f51f8 into gfx-rs:trunk Oct 8, 2025
41 checks passed
sharmajai pushed a commit to sharmajai/wgpu that referenced this pull request Oct 12, 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.

Unify w/ spec. on GPUMipmapFilterMode

2 participants