commit | fdef03321033af75c363d7f40ab33ada91c965bb | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Feb 21 21:07:35 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 21 21:07:35 2023 +0000 |
tree | 308ea97f08c5a181228e6488285bd62f49a7b2c8 | |
parent | f0b4dbb82dcde3e9ea152a459a5865bc3d93b3dc [diff] |
tint/resolver: Fix ICE in ResolvedIdentifier::String() That resolve to parameters. Bug: chromium:1417513 Change-Id: Id7722524acbd9a9a26543cb73f48c8823dd51356 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120840 Kokoro: Ben Clayton <bclayton@chromium.org> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@chromium.org>
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.