commit | 42159c6902e7e74d59cfd490a6d90da2b9d3467a | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Sat Jun 29 00:11:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 29 00:11:26 2024 +0000 |
tree | dc323d69ef4df0b6e5d936ef76bdf2afe78d6236 | |
parent | 66acca6b58b171d1f2a0b49ad114587cb2aff8c9 [diff] |
Do not turn off CMAKE_CXX_EXTENSIONS - RUN_TRANSFORM macro seems to want non standard compiler extensions. Bug: 350081480 Change-Id: I22e882234da55bf6c3c3f9173e3904521906e286 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196361 Auto-Submit: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: David Neto <dneto@google.com> Commit-Queue: David Neto <dneto@google.com> Commit-Queue: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: Shrek Shao <shrekshao@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.