commit | 2fac20b5c9765d68ed22c311e51baab5197ca137 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Apr 30 13:33:54 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 30 13:33:54 2025 -0700 |
tree | baa180ab719acadf013d0acb42284be06d729c20 | |
parent | 3d21836f05819cda0631ba692b9a7dbb536f2ec8 [diff] |
Implement improvements to CMake build Changes related to some post-landing comments on https://dawn-review.googlesource.com/c/dawn/+/239595 Bug: 410485044 Change-Id: Iea89d08e1e70d8546baa6b03f30fc3ef07ac88b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239834 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@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.