commit | fd73b822f5579e641afd8e240b67dacb841ff092 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Jul 27 14:36:22 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 27 14:36:22 2023 +0000 |
tree | c6b02986d44789a6f48d7aa635c40fb4c925bcc7 | |
parent | 840560c12c3b96187df087f932cb9a3ac1ff24f9 [diff] |
[tint] Move FromProgram to wgsl/reader This belongs inside the wgsl language reader subdirectory. Bug: tint:1988 Change-Id: I64f19b736323ee8335de4e652e6f63f24410937c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143160 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.