commit | 286a7d43a268c48cd844a884a0417fd726fa8480 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Nov 21 13:05:21 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 21 13:05:21 2023 +0000 |
tree | f1ef19759bf9581ae453e0372dc8da77a3230e42 | |
parent | 7bbe4c1696f2433d7228877d451b812e23c4adff [diff] |
Document the multi-planar extensions Bug: dawn:551 Change-Id: Id4c77f256655dcd3e5f83ea92c343358316c4456 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161682 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.