commit | 901fb74279ef117ac5a86727ea2409c763b83d4f | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Mar 05 12:51:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 05 12:51:29 2024 +0000 |
tree | dca0e0f5c98503d2876d1582f5af4fbd8a7d46c2 | |
parent | 70a16fff5c11612225e53055f43ba6523abc8f41 [diff] |
[tint] Add explicit error for double leading underscores on identifiers. The old error was super confusing. Change-Id: Ic288570158e1162ebff90822d4e8747e86eed500 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177661 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> 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 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.