commit | 7545f9560b3fdb40d5a3ab307785150194009ea6 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Aug 17 09:53:58 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 09:53:58 2023 +0000 |
tree | 5838846ae493d72935db5e4db7e784cfe317adb3 | |
parent | 40c9c40121fa4671188713d58c8aca6da42b05b4 [diff] |
[tint] Improvements to './tools/run gen build' Add support for internal and external AdditionalDependencies in BUILD.cfg. Move gtest to 'externals.json' Document 'externals.json' Change-Id: I143210c27ef85db6ce06b427ea75a1feb30e5df4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147321 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> 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.