commit | 6c8603cac19d3af7517936de9b65efe5219ff674 | [log] [tgz] |
---|---|---|
author | Dan Sinclair <dsinclair@chromium.org> | Tue Oct 25 19:54:50 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 25 19:54:50 2022 +0000 |
tree | 982cfb19902c526ceeadfcb968462ab046439254 | |
parent | a16e78ebeec7b5705277723338c429701e2fba29 [diff] |
Roll third_party/webgpu-cts/ cbd5a5082..1340d36c8 (1 commit) Update: - expectations.txt - ts_sources.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/cbd5a5082739..1340d36c8f68 - 1340d3 Fixup min i32 value in parsing test. (#1940) Created with './tools/run cts roll' Change-Id: Idfe6a30d6ae1847063b5915bd16d453ad127f0f3 Cq-Include-Trybots: luci.chromium.try: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/+/107100 Commit-Queue: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com>
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.