commit | 42dd5db90f0cd18e93051e4773df7ae6c636ac23 | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Mon Feb 03 22:22:42 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 22:22:42 2025 -0800 |
tree | 2b5b23f471af97df348a553e606ec06abde140bf | |
parent | 7132f397c4b29075cbca6d3c215b3a620be9829b [diff] |
build: Generate gn_logs.txt under build directory for Siso build support This is necessary to propagate GN variables to Siso. Bug: 393606976 Change-Id: Iea39d4ca4e55faa8bbaf6a9f4f4c13e57c6a1b4f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224314 Auto-Submit: Junji Watanabe <jwata@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: 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.