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

Refactor MSL atomic writing #5533

Merged
merged 8 commits into from
Apr 18, 2024
Merged

Refactor MSL atomic writing #5533

merged 8 commits into from
Apr 18, 2024

Conversation

atlv24
Copy link
Collaborator

@atlv24 atlv24 commented Apr 14, 2024

Connections
Just stuff I found while writing #5383

Description
MSL atomic writing code structure is inconsistent with glsl/hlsl/wgsl

Testing
No functional changes

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.

@atlv24 atlv24 requested a review from a team as a code owner April 14, 2024 19:50
@atlv24 atlv24 force-pushed the atomic-refactor-1 branch from cfda611 to b3e205e Compare April 14, 2024 20:04
naga/src/back/msl/mod.rs Outdated Show resolved Hide resolved
@teoxoy teoxoy merged commit 4e77762 into gfx-rs:trunk Apr 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