commit | 78b14285bcb06f512a5891f4899f7fa78311728d | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Feb 02 19:20:47 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 02 19:20:47 2023 +0000 |
tree | c2d3ba1c6665324da780b76695f5212771acce16 | |
parent | 07617642562bccbbd6598ed7368ef40bcd019bdf [diff] |
Kokoro: adds the Ninja from DEPS to the PATH on Windows Change-Id: I8667b7e74db2bee7bf7a6751e7e76e33bdf2d03c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117891 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.