commit | ffbcc3584f07dae21ff696bbdc9fdd26127e425f | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Nov 18 00:13:21 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 18 00:13:21 2023 +0000 |
tree | f4ae8f9983bb31fb3438fee178b3715b970ecc93 | |
parent | 9a4b03e0df3aae28697cddf6c869a9bccfd0e01e [diff] |
[tint][wgsl] Move RenameConflicts out of IrToProgram And into writer/raise, where it should be. Change-Id: I41253033ef95b9f1fff7f9a99121b614bc6a77c7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161011 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@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.