commit | 34e23d3d3d8703dcfa02330a6546d32c1f0981ef | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Apr 17 20:45:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 17 20:45:02 2024 +0000 |
tree | d72a3cdce1728ed5495884e1a74131e7f41b6378 | |
parent | 5975d5710055728034f8bd6902f3e69ba45460cf [diff] |
Remove CHelloTriangle Change-Id: I233553c402533d76b69f542ad9512a0307764c5e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184381 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>
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.