commit | 01da851c6862846e09eca198ac5ea2b003f9a934 | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Mon Jun 17 15:56:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 17 15:56:02 2024 +0000 |
tree | e5a46c041ffbcc6606676d7ffaef2e5cf385efd4 | |
parent | 292111a03f192768afe13f5aef57de30d38193f7 [diff] |
Simplify utilities in the API with extensions. Change-Id: I24b99efeb71fe18ac0bbabe4d76accde314d8368 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193960 Commit-Queue: Jim Blackler <jimblackler@google.com> Reviewed-by: 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.