commit | 0bf516b14bf4cce2575c262b7578535473aac763 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri Feb 10 23:07:41 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 10 23:07:41 2023 +0000 |
tree | eb47b0ac54df5bd4793076cd0d70f542f514fef0 | |
parent | 1131d31761671e9e87baf57da0ec1fe5c925a61d [diff] |
Remove clearColor, clearDepth, and clearStencil from dawn.json. Change-Id: Id529dcbaee0dceeca4e95e293936fe4741247099 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118024 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@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.