commit | e722d4e4d0f4f8714cb54141f854f86faf00c975 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Thu Jan 04 03:21:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 03:21:11 2024 +0000 |
tree | 30489cc4b386dcc5c6abc51b05ecec8c6bf36277 | |
parent | 9cc5320d5483c44bc31d37a226e12ef58ab79252 [diff] |
Roll third_party/webgpu-cts/ f20c5f7b8..ae15a5983 (9 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/f20c5f7b8f53..ae15a5983298 - ae15a5 cache stuff - 89bf4e use texelview - c2e4f3 address comments - b196b9 add listing_meta.json edits - a4335e Test builtin(position) and interpolation - fdd736 reftests: Allow large totalPixels for fuzzy matching (#3230) - 4236c6 Copy reftest html files to out/ for gh-pages (#3231) - 36ac3e address feedback - 6ecbf1 Test that constructable objects are actually constructable Created with './tools/run cts roll' Change-Id: Ic0d1c9d0a760dbcbc003235c33da98035b624af8 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,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/+/167620 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Kokoro: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.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.