| commit | 61d58df17d855df28d00a70da58f8e579ebf693e | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Tue Jul 08 17:52:51 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 08 17:52:51 2025 -0700 |
| tree | a8640f01d89f34b5101ed22ea60be896f25ac36f | |
| parent | bbc402a3f80fa6e4c351a0ee1ccc6382e5dd1fd5 [diff] |
Fix Linux compat driver tags Fixes the driver tags used by compat CTS expectations on Linux. Many expectations currently use driver tags which are only valid on Windows, which is causing tests to start failing with a CL applied that makes platform-specific driver tags only get produced on the relevant platforms. Bug: 415859233 Change-Id: Ie1113e4709a7fdb5e23736a561abecb2765eea2c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/251475 Auto-Submit: Brian Sheedy <bsheedy@google.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h version that Dawn implements.webgpu.h.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.