commit | 08464ee72cf6231c37ebd485058e0353f3e1c28b | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Mon Sep 02 09:28:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 02 09:28:14 2024 +0000 |
tree | 1bc4dc45c2f5a8be365fa0fb7b5506ae7dcebca1 | |
parent | 58345429acd41ae2f9747b81b33508be6b94e931 [diff] |
Reformat (per reviewer's request). Change-Id: I08c730930a095386aac42f267d26c4941787e949 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204655 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.