commit | 05e8417702b32a7615f34daabd91ae6b69ae4d50 | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Fri Jun 28 13:40:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 13:40:34 2024 +0000 |
tree | bf454e790d9b06cf86812e81e67e489bdf34d91a | |
parent | eeff95dc273322b4568891bf4679c0375cd310ab [diff] |
Disable GLFW_INSTALL - the dawn_glfw target is not installed anymore, it can only be consumed from build tree. Change-Id: I71390046dc4b4f4b70cbacd452800748b98d6408 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194933 Commit-Queue: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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.