commit | 4a201c9b7a9d565589a76efabf90e9c743c0dcfd | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Fri Jan 19 22:57:32 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 19 22:57:32 2024 +0000 |
tree | 2d53081e7910dc4a6b359a93eab79747019bab15 | |
parent | da80cc82bb6b1bc6d197e12420a01b091f80a045 [diff] |
Roll third_party/webgpu-cts/ f6d89c726..dedb63162 (6 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/f6d89c7267a6..dedb6316202c - dedb63 Allow Path as query (#3255) - 305847 Add flip video files for GPUExternalTexture related cts (#3278) - b3e991 Compat: Refactor compute_builtins test - e082b0 fullyExpandSubtrees & ability to disable no long path assert (#3246) - e77255 op: Basic operations with read_write storage texture (#3267) - 987461 Add more uniformity tests (#3269) Created with './tools/run cts roll' Change-Id: I3f3071b06f64af850557148c32465e3a6b7c8285 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/+/170360 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@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.