commit | 660c7326b4f144e19fa57f904a0f469ab15651d6 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Sat Dec 09 05:08:58 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 09 05:08:58 2023 +0000 |
tree | 09064efa9f0afc66c6b4232b6306170ea72b5e56 | |
parent | 40b04621d7514df50aa3d89ece9d090b640e4e16 [diff] |
Adds capability to validate no chains on ValidateSubset. Bug: dawn:1955 Change-Id: Iefe0e46c3ac875502adbb9966098975313da0f9a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164862 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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.