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

update gpu-allocator to 0.23 #4198

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Conversation

Elabajaba
Copy link
Contributor

@Elabajaba Elabajaba commented Oct 2, 2023

Checklist

  • Run cargo clippy.
  • Run cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Description
Bump gpu-allocator to 0.23.

This also means we can expose an api to set allocator sizes for end users for both dx12 and vulkan (though the vulkan ones for gpu-alloc are imo quite confusing, and the dx12 one only exposes static sizes for block size).

Testing
I ran the boids example and it still worked.

@Elabajaba Elabajaba requested a review from a team as a code owner October 2, 2023 19:45
@cwfitzgerald cwfitzgerald merged commit 61300af into gfx-rs:trunk Oct 3, 2023
20 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