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 webgpu header #235

Merged
merged 4 commits into from
Jan 13, 2023
Merged

Update webgpu header #235

merged 4 commits into from
Jan 13, 2023

Conversation

almarklein
Copy link
Collaborator

@almarklein almarklein commented Jan 11, 2023

@almarklein
Copy link
Collaborator Author

CI stalls because the compute example fails:

cd examples/compute && "build/compute" 1 2 3 4
UNCAPTURED ERROR (4): MaxBufferSize { requested: 16, maximum: 0 }
UNCAPTURED ERROR (4): MaxBufferSize { requested: 16, maximum: 0 }
thread '<unnamed>' panicked at 'BindGroup entry does not have buffer nor sampler nor textureView.', src/device.rs:551:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fatal runtime error: failed to initiate panic, error 5
/bin/sh: line 1: 80281 Abort trap: 6           "build/compute" 1 2 3 4
make: *** [run-example-compute] Error 134

So far I have not found the reason. Not sure what I'm missing ...

@almarklein
Copy link
Collaborator Author

Found the problem, and it startled me somewhat. Made a note in #218.

This is ready for merge though.

@almarklein almarklein merged commit 2305180 into master Jan 13, 2023
@almarklein almarklein deleted the update-header branch January 13, 2023 08:12
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