commit | ebdd6ad17d6fd85a9a1ae979f46c7e20d054d016 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Oct 29 19:57:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 19:57:43 2024 +0000 |
tree | fbab0830bd780299ea8bfea6dc2227a9a0402389 | |
parent | 6dd31e209df7609085b8764d3c8c637c67c03fd0 [diff] |
[tint][ir][val] Check access type exists before dereferencing Fixes: 376084082 Change-Id: Ic264d30585789ac5ecf097f233f7568a61bf1dcc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212935 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org>
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.