commit | 51d13a4fa44ec3b0b9c2b70fc0ed0dca03d5b3c7 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon Jun 13 19:18:55 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 13 19:18:55 2022 +0000 |
tree | b84fe3e1fcfebdc5f1b5e9616cde3e8593fdb3c8 | |
parent | 1faf5921c65b91b19ae7218b105cedb9a14bbb34 [diff] |
Add depth-clip-control feature enum Not implemented on any of the backends yet. The feature has CTS coverage so tests can be enabled as implementation is written. Bug: dawn:1178 Change-Id: Ib0fa39346a42cbd996d3c42bf779767d159067e2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93309 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Corentin Wallez <cwallez@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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.