commit | 5ba97901e1439bc2f2fcf83d76a7d448d179709f | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Jun 13 10:57:50 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 13 10:57:50 2025 -0700 |
tree | 9fad4e36a7bcd0325ae3216d39ef5b3e1b9339e4 | |
parent | a5458565999008b994f4150e257afabb934ac14d [diff] |
Revert "[dawn] CTS expectations for failing robustness" This reverts commit e5051c7ad4c499fe62a5ba00d366f480bd8332a1. Reason for revert: the CL that added the problematic fieldtrial has been reverted here: https://chromium-review.googlesource.com/c/chromium/src/+/6642666 Bug: 424772881 Original change's description: > [dawn] CTS expectations for failing robustness > > Bug: 424772881 > Change-Id: Id17c291f3a0075b6d450d164fefc1846a1d106fe > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/246894 > Reviewed-by: Antonio Maiorano <amaiorano@google.com> TBR=amaiorano@google.com,petermcneeley@google.com No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 424772881 Change-Id: I678adbb9659d3ff85c91fd158ca2afb4ca828021 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/246914 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: Peter McNeeley <petermcneeley@google.com> Commit-Queue: James Price <jrprice@google.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.