commit | 4aa360db5d36720ae2139ea1e1c84df0a60862b5 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Aug 01 18:46:54 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 01 18:46:54 2022 +0000 |
tree | 21c2d4ba75d12a4f5cd8f1f5db1c325ff7e588de | |
parent | db5d2ea4f287e8cdc22e719f2182245de1c8c375 [diff] |
tint/resolver: Fix null-deref. Check the result of Materialize() for an index accessor. Bug: chromium:1347541 Change-Id: Iac1b030a1923c96d65d531a0ca5fd1f4bd4271b9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97851 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com>
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.