commit | 46bd2e101797c5b016303a54b8cee001567b3fc8 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Aug 21 20:47:36 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 21 20:47:36 2023 +0000 |
tree | 4a8ca7cacfb45554d9b73f996773b30ceb49c6e8 | |
parent | d8c693a0513e593fd1045a99789df5bc7621d2e4 [diff] |
Move remote-compile to src/tint/cmd The remote-compile command is moved out of tools and into tint/cmd. The socket code is moved into tint/utils. Change-Id: I62502db2cf82ca17b16f05d51c477be4a4b6bdb2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147244 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.