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

Move SamplerDescriptor to wgpu-types #6649

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Move SamplerDescriptor to wgpu-types #6649

merged 1 commit into from
Dec 3, 2024

Conversation

atlv24
Copy link
Contributor

@atlv24 atlv24 commented Dec 3, 2024

Connections
For bevyengine/bevy#16620

Description

Testing

Future Work
Make wgpu_hal and wgpu_core use the SamplerDescriptor from wgpu_types

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • 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 December 3, 2024 04:59
@atlv24 atlv24 force-pushed the wgt_sd branch 2 times, most recently from 78f994d to 16a2351 Compare December 3, 2024 05:07
@nical nical merged commit b9937cb into gfx-rs:trunk Dec 3, 2024
27 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