commit | aace4808de8332fbd96e23ada9feb28cff7a3108 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Mar 22 18:02:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 22 18:02:25 2024 +0000 |
tree | f8d405905f064951fafb0f46477d36b1e5783653 | |
parent | 0bac02734da0cbb0e1e60b2e46c745b7f5bec5bc [diff] |
[tintd] Stub required notifications Nothing uses these yet, but they must be handled. Bug: tint:2127 Change-Id: I49c79bc7ff4ebca364012810e79b1c9c50be18b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180381 Reviewed-by: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: David Neto <dneto@google.com>
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.