Skip to content

Conversation

hasenbanck
Copy link
Contributor

@hasenbanck hasenbanck commented Sep 27, 2025

Connections

Fixes #8269

Description

Naga seems to support StorageImageMultisample just fine. The snapshot test I added shows that the correct WGSL is created.

Testing

Shnapshottest and also verified it working in our open source game engine.

Squash or Rebase?

Rebase

Checklist

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

Naga seems to support StorageImageMultisample just fine. The snapshot test I added shows that the correct WGSL is created.

Fixes gfx-rs#8269
Copy link
Member

@cwfitzgerald cwfitzgerald left a comment

Choose a reason for hiding this comment

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

Having tests here is amazing, makes me fully confident in just merging this!

@cwfitzgerald cwfitzgerald merged commit 8cb94db into gfx-rs:trunk Sep 29, 2025
41 checks passed
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.

Storage Image Multisample when ingesting SPIR-V is unsupported
2 participants