commit | d108693b5994198f3a4b454637adc31d820be498 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jan 25 19:15:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 25 19:15:42 2023 +0000 |
tree | b7852a2d5b1571ce4bfde5e70e24d9ba6904261f | |
parent | b560dcdb9fa2d49baa2ab9608904f22b97b0c8ca [diff] |
Move a few more headers to base_src. This cl moves a couple more files up to `base_src` and splits tint.cc out to a separate `initializer` source set. Change-Id: I65347ac182f3434a57cc49f0eeb1024f6adb52b0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117584 Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.