commit | 9b7ee3472c94f92ec97460993b90c45960d478a0 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Tue Apr 29 13:27:25 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 29 13:27:25 2025 -0700 |
tree | ad96f0f8d0b1d494713c7b7c2136586cf2423720 | |
parent | 2638f5d6ef03c337f5456acb7b7fc7067630a141 [diff] |
setup-build: add option 'install' for cmake-based install Change-Id: I8e0b387d058f7e11b8f768b1e1f0520c89194a4c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239414 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: David Neto <dneto@google.com> 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.