commit | 48a49f3730741e691f9c458df295a5db0e2bc7e4 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Jan 13 15:37:41 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 13 15:37:41 2023 +0000 |
tree | 5a5b1a0799dd56def2728f29152ebc450f2531a5 | |
parent | a1eed91cb095b77755daf98569a3677abdd7f7bb [diff] |
Roll third_party/webgpu-cts/ 941695197..c0d64c238 (2 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/941695197d92..c0d64c2382f2 - c0d64c Convert `dot` to calculating permutations for vec3 and vec4 (#2158) - 69ea85 operation,render_pipeline,sample_mask (#2147) Created with './tools/run cts roll' Change-Id: I60439098bfec8acada616b0a3447a4ad670816bb 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/+/117060 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: 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.