commit | 835b596852f9c50571ef4ac401b0e202a8d72e3b | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Thu Aug 14 21:18:57 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 14 21:18:57 2025 -0700 |
tree | dc1c97a8a67d662939adf4717af2b44bde271849 | |
parent | 8f680a2a9cb92eeb66798541fe4319a44f50f84a [diff] |
Remove dawn-cq-linux-x64-rel from CQ Temporarily removes the recently added dawn-cq-linux-x64-rel from the Dawn CQ. There is currently a bug in the recipe that is causing test failures to not surface as build failures. The CI equivalent should currently be red, so we need to remove this from the CQ until the recipe is fixed and the CI builder is green. Bug: 385317083 Change-Id: I063a1c48d82be88daaaa81455da0cd9c30752d6c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257674 Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@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.