Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing closing parentheses to some msl unpack functions. #5829

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

bradwerth
Copy link
Contributor

@bradwerth bradwerth commented Jun 17, 2024

Description
This fixes syntax errors in generated MSL for some of the vertex buffer unpack functions.

Testing
This is tested by the CTS on agents that use the vertex_pulling_transform flag when setting up their render pipelines on Metal backends.

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@bradwerth bradwerth requested a review from a team June 17, 2024 18:18
@bradwerth bradwerth force-pushed the vertexPullUnpackFixup branch from f785e20 to af7aa39 Compare June 17, 2024 18:20
@teoxoy teoxoy merged commit fe72235 into gfx-rs:trunk Jun 18, 2024
25 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.

2 participants