commit | f2df66fce8e69bff71162d4f1486c79d056cf384 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Nov 09 21:19:25 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Mon Nov 09 21:19:25 2020 +0000 |
tree | 6df919b05d20f4dea6a45bf5a9295e866825afa0 | |
parent | 0053fef8a47d72a1a240df80395d5a4bf9f6170c [diff] |
Remove deprecated names of texture formats. Bug: dawn:22 Change-Id: I380380d3d965e603794123739392dae32b84ab9b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32021 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Stephen White <senorblanco@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 the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.