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

Fix hlsl image type conversion #6123

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Conversation

atlv24
Copy link
Contributor

@atlv24 atlv24 commented Aug 16, 2024

Connections
Found while working on #5537

Description
HLSL image output types were borked.

Testing
Existing tests pass

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 review from a team as code owners August 16, 2024 18:54
@teoxoy teoxoy merged commit 3178ffb into gfx-rs:trunk Aug 19, 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.

3 participants