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 requestDevice:always_return_device #4292

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

shrekshao
Copy link
Contributor

  • Remove legacy adapterInfo.featureLevel
  • https://g-issues.chromium.org/issues/402791063: only expect device.features.has('core-features-and-limits') when featureLevel === 'core' && adapter.features.has('core-features-and-limits')
    • So when a browser only supports compat level (e.g. --use-webgpu-adapter=opengles for chrome), don't expect the device to be core.

@shrekshao shrekshao requested a review from greggman March 13, 2025 17:34
@shrekshao shrekshao merged commit 7855377 into gpuweb:main Mar 13, 2025
1 check 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