commit | 7a41bdad0b194778a48f16cf3f21494bfc31cd97 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Sat Jul 13 01:42:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 13 01:42:21 2024 +0000 |
tree | f866a61d673805a16b4f0820f68e56e230a5c786 | |
parent | f34d3a60a0262d9ae91f5f79e6de0b5ea97bfeb7 [diff] |
Reland "Roll third_party/webgpu-cts/ 45e2ca37a..79c4db9d1 (2 commits)" This is a reland of commit a8f0f6fffd8cc48619ba00a0bcacd6fe040367f2 This reland will cause the same problem to come back, but I'll fix it in the next commit. Original change's description: > Roll third_party/webgpu-cts/ 45e2ca37a..79c4db9d1 (2 commits) > > Regenerated: > - expectations.txt > - compat-expectations.txt > - ts_sources.txt > - test_list.txt > - resource_files.txt > - webtest .html files > > > https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/45e2ca37a493..79c4db9d1b95 > - 79c4db Fix typo in test name: "disjoinRanges" should be "disjointRanges". (#3838) > - e7e43b WGSL textureNumLayers execution test (#3853) > > Created with './tools/run cts roll' > > Change-Id: If51942407aee9dcbd503d8f6ac298caa0109308d > Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-linux-x64-intel-uhd770-rel,dawn-try-mac-amd-exp,dawn-try-mac-arm64-m2-exp,dawn-try-mac-intel-exp,dawn-try-win10-x86-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel > Include-Ci-Only-Tests: true > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198137 > Reviewed-by: Natalie Chouinard <chouinard@google.com> > Commit-Queue: Natalie Chouinard <chouinard@google.com> No-Try: true Bug: 352816949 Change-Id: I40fd35edf794c8f0193e3dc0c4f57061fdad2144 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-linux-x64-intel-uhd770-rel,dawn-try-mac-amd-exp,dawn-try-mac-arm64-m2-exp,dawn-try-mac-intel-exp,dawn-try-win10-x86-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198178 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.