commit | 99084a411df0454ca5d144f0e574b4a0e54b429d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Oct 15 01:03:13 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 15 01:03:13 2022 +0000 |
tree | f196fec43f875969a931399bf565a551bea11432 | |
parent | 72ac53e5fa8c7837750a3dfec350775da72e8aef [diff] |
tint/resolver: fix diagnostic source for test As spotted in https://dawn-review.googlesource.com/c/dawn/+/105640/comment/c79d61a2_ec2d879f. Change-Id: I1fda26d9050bd2a8f43e94ebcba32440f2f748f5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105940 Commit-Queue: Ben Clayton <bclayton@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Dan Sinclair <dsinclair@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.