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: resolve error in Three.js demo when enabling subgroup feature #205

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

MrQinYQ
Copy link
Contributor

@MrQinYQ MrQinYQ commented Feb 7, 2025

In some models, adapter.features has subgroup features, but the adapter.requestDevice parameter does not enumerate all supported features during conversion, causing the three.js demo to fail to run in some models.
This pr completes these enumerations.
image
image
image
image

@wcandillon
Copy link
Owner

very good thanks :)
Also very cool that you are using threejs with RN WebGPU, I've been playing quite a bit with it this week 😇

@wcandillon wcandillon merged commit 031a557 into wcandillon:main Feb 10, 2025
6 checks passed
@wcandillon
Copy link
Owner

thks a lot for this :)

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