commit | c511ffb3fa4187b68aba998e30e12752639c5d95 | [log] [tgz] |
---|---|---|
author | munoza <aura.munoz@autodesk.com> | Mon Sep 25 14:01:03 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 25 14:01:03 2023 +0000 |
tree | f408a6c1922ef454094295a4926dbe81f2eb8877 | |
parent | eb44794b36a6cbb865a333057c770ef16cd166d5 [diff] |
dawn: Add install command to CMakeLists files Change-Id: I39503bb0f53c1932e3bf7925b38203c60e458a2e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/136500 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
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.