commit | b547f172652c83a77b04dd7e37f4d121adec8693 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Thu Feb 22 00:34:40 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 22 00:34:40 2024 +0000 |
tree | 365a1564a2b5bdfa14dcaa303b94d12ff4c396c6 | |
parent | 82c3299fe334dd8f8a9db3049fcaf506cb5f312a [diff] |
Add instance level error callback Bug: chromium:325647151 Change-Id: Ib44ca0d6bbe45b1220f23cafd88154fa695ef047 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175520 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Peng Huang <penghuang@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.