commit | b0987d6e46ae4be58b009af9c242d4c841519f05 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Mon Mar 07 19:29:54 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 07 19:29:54 2022 +0000 |
tree | c7d29975eeddfd849afc2969991ca81b592a17c8 | |
parent | eb5f79b3d1029aafc96ffa3d494adbe92689be58 [diff] |
Deprecate clearColor, clearDepth, and clearStencil in dawn.json Need to mark them as deprecated to remove from webgpu headers. Bug: dawn:1269 Change-Id: I332e7e4f6a27efd05f4e97240044efb65644cc77 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/82940 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Commit-Queue: Shrek Shao <shrekshao@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.