commit | a6267957f69fb7a24720c8bdf8ebd072360b4ea0 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Mar 15 08:37:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 15 08:37:26 2024 +0000 |
tree | fd6da90b322dbf4c8f47acaa831f3cd64794497f | |
parent | fde68141c4022c9971ce3a7cc0cf45c34121cc7a [diff] |
Roll langsvr to a34f394 * a34f394 Implement Response deserialization * 189e9ba Add LSP structure equality and ostream operators * 8999ea9 Remove redundant `const` on size_t return type Change-Id: I460c66461c6728ebe2b8703706f329112a7d86c2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179204 Reviewed-by: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Kokoro: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@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.