commit | b62b528732e3331e825414dd12d0c0748e15c4f2 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Nov 13 23:20:15 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 13 23:20:15 2023 +0000 |
tree | a8c19cf9fa4d0eda298c363be71d6cf4bbfa49eb | |
parent | 2591c8dccc0c68bb1964a07728bb90068a945696 [diff] |
dawn.node: Use utf16 compilation info Bug: None Change-Id: I5cb73922d2d3d16655fc20c7c18c1babe9ebd646 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159924 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: 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.