commit | 08e0fd7fe027fc408e79894e59d8135f6c7c03a9 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Sep 18 16:55:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 18 16:55:31 2023 +0000 |
tree | 0568386e4c5a16e5485562264c9d58a829331846 | |
parent | 3472b80985d2f65defd5697db45a3e2ba700967a [diff] |
generator_lib: Use forward slashes for CMake even on Windows Fixed: dawn:2071 Change-Id: I999beeee407c4447e4b14de6d0a95c1b72c17e14 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151840 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.