commit | 77755b9f55a4f475ca7a545fe1455624af744e4b | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Sep 14 16:02:00 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 14 16:02:00 2021 +0000 |
tree | 42a72e29001d55c0ae8c068f87794f83ba079e44 | |
parent | e2cc5d624a824eb5f76c6a373d6c714db84cb597 [diff] |
Remove deprecated wgpu::StoreOp::Clear Bug: dawn:937 Change-Id: I80cdb3b6b3caecc83a6e8cc009bb494179808cd9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/63742 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Brandon Jones <bajones@google.com> Reviewed-by: 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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.