commit | f8865ecde66b5bc462c86e17afd8ec7c33d0e926 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Feb 02 14:39:01 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 14:39:01 2024 +0000 |
tree | ac4a5c40f1ce46e828e7869549ae47a9f837d2d6 | |
parent | aa6ca029fb1652d0d44e389a80b6912f2d11ba93 [diff] |
[tint][wgsl] Improve 'cannot take address of' diagnostic Also rename: `value expression of type 'X' ` to `value of type 'X' ` As 'expression' is superfluous. Fixed: tint:2159 Change-Id: Ic32b3af171a1b637f9e16b6f484accdf6fc48b92 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172863 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: David Neto <dneto@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.