Revert "Convert Linux/x64/SwS/Rel to Starlark test specs" This reverts commit 85c531de9756a92e536bcedea2517b902c8479a9. Reason for revert: dawn-linux-x64-nvidia-gtx1660-rel, dawn-linux-x64-intel-uhd630-rel, dawn-linux-x64-intel-uhd770-rel consistent infra_failure Original change's description: > Convert Linux/x64/SwS/Rel to Starlark test specs > > Converts the Linux/x64/SwS/Rel tester to use test specs fully defined > within Starlark. The waterfalls.pyl entry for the tester is left for now > since the use of the Starlark-defined spec is done via > cr-buildbucket.cfg, which does not apply until the CL lands. > > Bug: 485816035 > Change-Id: I562a9d2fb6d848ea35b842b0b7f1cc9e423dcf57 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/292215 > Reviewed-by: Yuly Novikov <ynovikov@chromium.org> > Auto-Submit: Brian Sheedy <bsheedy@google.com> > Commit-Queue: Yuly Novikov <ynovikov@chromium.org> TBR=bsheedy@google.com,ynovikov@chromium.org,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 485816035 Change-Id: If143d2aa122c733c6edc1ae87f95fce3c88445ef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/293077 Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Bot-Commit: 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.