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

Replace wgpuAdapterRequestAdapterInfo with wgpuAdapterGetInfo #296

Merged
merged 1 commit into from
May 28, 2024

Conversation

beaufortfrancois
Copy link
Contributor

Following #266 (comment), this PR replaces wgpuAdapterRequestAdapterInfo with wgpuAdapterGetInfo and adds new fields in WGPUAdapterInfo

@kainino0x kainino0x merged commit a07c3c6 into webgpu-native:main May 28, 2024
2 checks passed
@beaufortfrancois beaufortfrancois deleted the info branch May 29, 2024 06:12
copybara-service bot pushed a commit to google/dawn that referenced this pull request May 29, 2024
Following up on a webgpu.h change[1], this CL adds support for
wgpuAdapterGetInfo and wgpuAdapterInfoFreeMembers to mimic the
GPUAdapter info attribute in the JavaScript API.

[1]: webgpu-native/webgpu-headers#296

Bug: 335383516
Change-Id: Ic93bd8a45f5051330801fe5a84b3663eb1f9c2b2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190380
Reviewed-by: Kai Ninomiya <[email protected]>
Commit-Queue: Fr <[email protected]>
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