commit | 4d6794a7625867209adaaf3839b6969578acea2f | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Dec 20 09:13:53 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 20 09:13:53 2023 +0000 |
tree | 8481f423629d259287592859f52e52b67f345774 | |
parent | 93d5f7a3e73966af557b0860f8fd2dbbcde2b42d [diff] |
Migrate instance options to DawnInstanceDescriptor Bug: None Change-Id: If2517545fe1ee20faa2fe7b03736b85495d79636 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166142 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> 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.