commit | d03adea71fc09534343700c8fc01201443d17c7e | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Tue Mar 26 23:41:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 26 23:41:50 2024 +0000 |
tree | d8848512c6ad5f551148b600e7444c19c1350c39 | |
parent | e119ab5f6cc50fcb8919abf42ee317d57fc43576 [diff] |
Suppress worker failures Suppresses failures that started surfacing as a result of the worker test split. Bug: dawn:2478, dawn:2479, chromium:330501141 Change-Id: I2a41460b9737e176fa6a5e3a59c718b667cc303f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181061 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com> Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
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.