commit | 321f861c8a94deb6be9c330def1b2cd24d39d09b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Aug 17 18:02:43 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 18:02:43 2023 +0000 |
tree | bdebe24422feb015b99e152b6c3da6911de85cb2 | |
parent | a3d41f53e628dcdc8a253f4352a7032f8411024d [diff] |
[tint][cmake] Remove 'no_warning_for_no_symbols' flag This was fixed by adding stub .cc files Change-Id: I28aaf455188752620f09cd9f37d7aa7b96acf0dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147502 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@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.