commit | 566e2eb5a730ba371cfc7eeb3c60a6379e449f44 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Nov 03 22:56:54 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 03 22:56:54 2023 +0000 |
tree | e3ba61d36bb9ebc5a7c6b77d2dda196a5878b9c2 | |
parent | 392908ec6709c33a82def5084a0d83360013b276 [diff] |
Roll third_party/webgpu-cts/ c443ee71a..41f89e77b (6 commits) Regenerated: - expectations.txt - compat-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/c443ee71a805..41f89e77b67e - 41f89e Fold tools/presubmit into tools/validate (#3133) - 400d76 Make grunt print how long each step takes (#3134) - c17c67 Extended the async pipeline pattern to two more sets of long running tests - 774e39 Fix async tests not waiting - b233b1 Lint fixes - 8a889a Speed up shader,execution,expression tests with async pipelines Created with './tools/run cts roll' Change-Id: I5ecb416304747c59cdf1e4243e1cbda6336f9941 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/+/159202 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.