commit | 2d6e9ab3aa35202a1311a1ea947f22818529cc99 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Thu Jul 18 16:27:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 16:27:42 2024 +0000 |
tree | fe149dde565a068f6c84e0353f78fde3408e086f | |
parent | ef2cf9868169dcb0f56bf7815e8acbf503bd0f75 [diff] |
Reapply "Do not turn off CMAKE_CXX_EXTENSIONS" This reverts commit a5e4715134f7b4c4ab20ec87cef81b6fcd8840ec. This is required to be able to build dawn.node with CMake Fixed: chromium:353951069 Change-Id: Iea05e16bc9901f3e7e86f9ff3a7b4d53b8aab59f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199055 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: David Neto <dneto@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.