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 device limits diverging from base limits by default #379

Merged
merged 4 commits into from
Apr 11, 2024

Conversation

radgeRayden
Copy link
Contributor

Fixes gfx-rs/wgpu#5490. It was pointed out to me that these lines were exactly the same as the ones in the rust demo, which smells like a copy paste mistake.

src/lib.rs Show resolved Hide resolved
rajveermalviya
rajveermalviya previously approved these changes Apr 7, 2024
@rajveermalviya rajveermalviya dismissed their stale review April 8, 2024 06:49

changes requested

rajveermalviya
rajveermalviya previously approved these changes Apr 9, 2024
@rajveermalviya rajveermalviya merged commit 6e46ddf into gfx-rs:trunk Apr 11, 2024
16 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.

Device limits reports a max texture size that is bigger than defaults even if not requested
4 participants