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

Assert GPUAdapterInfo instances #4034

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Assert GPUAdapterInfo instances #4034

merged 1 commit into from
Nov 6, 2024

Conversation

beaufortfrancois
Copy link
Collaborator

Without this fix, Chrome Stable passes https://gpuweb.github.io/cts/standalone/?q=webgpu:api,operation,adapter,info:same_object:* even if GPUDevice.adapterInfo is not implemented and returns undefined.

@kainino0x Please review.

Copy link
Collaborator

@kainino0x kainino0x left a comment

Choose a reason for hiding this comment

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

I sorta noticed this was passing in stable when I was editing your last PR, I figured it didn't really matter because the other test would fail. But this makes the results make more sense! :)

@kainino0x kainino0x merged commit 447b667 into main Nov 6, 2024
1 check passed
@kainino0x kainino0x deleted the fix-adapter-info branch November 6, 2024 21:52
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