commit | e7a01c338ede01396d43901f9832dad6a243adc0 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Wed Jul 26 17:59:37 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 26 17:59:37 2023 +0000 |
tree | 97ace5a040d132e6668e894b27b8c5d911298476 | |
parent | 0bfeaf9b327bf4cbd9bac4f22378ca8360599421 [diff] |
Roll third_party/webgpu-cts/ 836a4733a..02f342619 (5 commits) Regenerated: - expectations.txt - ts_sources.txt - test_list.txt - cache_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/836a4733a207..02f3426192fc - 02f342 Move compat tests under webgpu (#2876) - dd77ec Compat: Make compat tests skip in non-compat mode (#2874) - e6ba27 Style fix - 7f10f7 These tests are currently so slow that the Chrome bots time out when running them. It's about 30-40s on a Pixel 6 for each batch of 15. - 4e2b70 Remove excluded formats from image_copy tests (#2873) Created with './tools/run cts roll' Change-Id: I7fa3dc1f740db8c75a331febe5b851db4ebc0f52 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-arm64-rel,dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143240 Auto-Submit: Gregg Tavares <gman@chromium.org> Commit-Queue: Gregg Tavares <gman@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Gregg Tavares <gman@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.