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 to wgpu 23.0.0 #735

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

waywardmonkeys
Copy link
Contributor

No description provided.

@waywardmonkeys waywardmonkeys marked this pull request as draft November 6, 2024 16:26
@waywardmonkeys
Copy link
Contributor Author

This is just a draft for now since it gets to be PR #735 and the update to 22 was #635. Still need to get wgpu-profiler fixed and a new release made.

Copy link
Member

@DJMcNab DJMcNab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Barring wgpu-profiler, this looks correct.

Nice that our MSRV checks are working as designed

vello/src/wgpu_engine.rs Outdated Show resolved Hide resolved
@waywardmonkeys
Copy link
Contributor Author

@DJMcNab This is now failing on macOS only in the many_bins_gpu test that you added as part of #680 / #681. Confirmed that it happens locally on this branch and not on current main.

Thoughts or pointers?

@DJMcNab
Copy link
Member

DJMcNab commented Nov 11, 2024

That is extraordinarily bizarre; it seems to have fixed #680, but only on macOS? That doesn't make sense.

I don't really know how to begin debugging this, as I don't have a Mac.
One thing to try is reproducing #680 in an actual window - i.e make a window larger than your screen using the "drag down, expand/resize up" trick.

That test is effectively a reverse regression test, i.e. that if we fix the mentioned issue, we should also close #680.
I'd be reasonably happy to just ignore the test on macOS and move on...

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