commit | 55aa8017053b4e28e3b9be09cff2c588b8bd1006 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Jan 07 23:10:08 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 07 23:10:08 2023 +0000 |
tree | 0568be8c4ba1f214028d888fed02b7a23b384957 | |
parent | cf2456babf60b4de843863db30957069115620c4 [diff] |
Roll third_party/webgpu-cts/ e8109c7ca..fdf9e7c12 (4 commits) Regenerated: - expectations.txt - ts_sources.txt - test_list.txt - cache_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/e8109c7cac5b..fdf9e7c12924 - fdf9e7 shader/expression: Reduce 'const' shader size (#2129) - 1c9bc7 Add HTML5 DOCTYPE to all reftests (#2127) - 3c6768 op: Add 'index_format,setIndexBuffer_before_setPipeline' test in index_format.spec.ts (#2125) - 9e0480 Add a canvas image-rendering wpt ref test (#2119) Created with './tools/run cts roll' Change-Id: Iafca73eb1f88b1efd403706db503f0ca191e2069 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/+/116621 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.