Skip to content

Conversation

@andyleiserson
Copy link
Contributor

@andyleiserson andyleiserson commented Dec 20, 2025

Fixes #8736; see the issue for background.

As often happens, I am conflicted about whether a changelog entry is needed, but I'm leaning towards no.

Testing
By the CTS.

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.

Copy link
Member

@ErichDonGubler ErichDonGubler left a comment

Choose a reason for hiding this comment

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

LGTM! We should make a CHANGELOG entry, since this might affect somebody's code, but it's unlikely, IMO.

@andyleiserson andyleiserson merged commit df4ae64 into gfx-rs:trunk Dec 23, 2025
48 checks passed
@andyleiserson andyleiserson deleted the push-wnvlqpnlqwuu branch December 23, 2025 02:34
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.

Depth/stencil state validation does not match spec

2 participants