commit | 2821c29c9dc633af18ea4fbb644a73d4933c6376 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Aug 12 11:10:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 12 11:10:30 2023 +0000 |
tree | 1992647bbfe724ac6dc37d4201f551c10b1a2a15 | |
parent | 70a2613e92f66d7101d1542d283b6b8f8589d92f [diff] |
[tint] Add config and markup for the build generator. Add target build conditions for the language-specific readers, writers and IR. Add build conditions to .cc files that must only be compiled on a specific OS. Add target globs for Tint's unit tests and benchmarks. Change-Id: I5a9474422fb822cf8919f5cc28e6cc088b3f0c86 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/146385 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.