commit | f6a48ee3519740f88d35f4a82a28648e495b2648 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Feb 02 12:40:53 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 02 12:40:53 2023 +0000 |
tree | 73a970e94b54e0cb01ce9e46482763d3cf296f61 | |
parent | 0eea3c51147df1a0892bb8638b1c1fb6f225a44e [diff] |
tint/reader/wgsl: Add source info to compound statements Change-Id: I251dd3d061a32042368b170ba2a38d16e8b2d9dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118320 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.