commit | ef011009ed1479b5dc554f26a1e7da31cd957f79 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Jan 15 18:13:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 15 18:13:07 2024 +0000 |
tree | 46f7fd541f8786c7d844c5e1a10da8e6cb03dff1 | |
parent | fe6c577e198857efda61c3b613345fb38e876ab1 [diff] |
[tint][wgsl][reader] Expand expression Source spans To include the whole sub-expression. Bug: tint:2127 Change-Id: Icc6baf4acdc8daec4f4797db41a5ead82beb3acd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/167800 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.