Skip to content

Fix mesh shader validation#8749

Merged
cwfitzgerald merged 3 commits intogfx-rs:trunkfrom
inner-daemons:fix-mesh-validation
Dec 17, 2025
Merged

Fix mesh shader validation#8749
cwfitzgerald merged 3 commits intogfx-rs:trunkfrom
inner-daemons:fix-mesh-validation

Conversation

@inner-daemons
Copy link
Copy Markdown
Collaborator

Connections
#7197

Description
Fixes some validation that only allowed some compute-like functionality in compute shaders, even though it should be allowed in mesh/task shaders.

Testing
Nothing

Squash or Rebase?
Squash since only commit name is dumb

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.

@cwfitzgerald cwfitzgerald enabled auto-merge (squash) December 17, 2025 19:41
@cwfitzgerald cwfitzgerald merged commit b74007f into gfx-rs:trunk Dec 17, 2025
47 checks passed
@inner-daemons inner-daemons mentioned this pull request Dec 18, 2025
37 tasks
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