commit | 02f5696169cc8ba35f9fa12de27a6ad4fa8aeccb | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Fri Dec 08 02:28:46 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 08 02:28:46 2023 +0000 |
tree | 79592e6fcb7b510f4114917dccd346e917d65633 | |
parent | 53c0fa9a80310e69b5b1b6cae96f9469f20b654e [diff] |
Tag a few items that shouldn't appear in Emscripten Change-Id: I49fbed8817741c98c00e79ff75486c213a5c2ebf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164941 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Kokoro: Austin Eng <enga@chromium.org> Reviewed-by: 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.