commit | 2880e5da61986ad8c5dec608868984f7654123da | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Nov 16 17:16:57 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 16 17:16:57 2023 +0000 |
tree | b1aff217e9c10efe7ce9d7d803c6c0e0697182f8 | |
parent | caf0458164cd45f9834a54ddeea32e840a9dc5b6 [diff] |
Roll third_party/webgpu-cts/ d3e4c5300..ec19459e7 (3 commits) Includes substantial tooling changes to move the CTS cache from a GCP bucket to the CTS repo. 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/d3e4c5300efa..ec19459e753f - ec1945 Add case cache to repo - c47509 Use `findFailedPixels` in `copyTextureToTexture` (#3175) - e14e41 Updates for writeTimestamp removal (#3167) Created with './tools/run cts roll' Fixed: dawn:2193 Change-Id: I0a32306eb9f067cd1ad71182ecae25e72bc94522 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/+/160090 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@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.