commit | 022d074c06d208e079e1bb2f8cc9ee6c39f4dd40 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Apr 06 16:55:22 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Mon Apr 06 16:55:22 2020 +0000 |
tree | 410232a8eb12b5a8cb935fe543c245d6a038a1cf | |
parent | be73a51136ace05b5c21ab74e14f243616dff298 [diff] |
Make Toggles overriden automatically and device creation Bug: dawn:373 Change-Id: I9aac64d1b800caad123161f4b48e70d39c1e0085 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/18761 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: 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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.