commit | cdf75d78ae2e5860799f85477f174416a90613d4 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Jun 04 22:23:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 04 22:23:41 2024 +0000 |
tree | b13acf064f564ae5b610993fc3a6f3d84f904d1c | |
parent | d3c95f5a9d7f893d8e2cb47e087144891a2dae42 [diff] |
Reject OOB index access that are being washed through a ref Fixes: 343762297 Change-Id: I67bf958e91cddf99ceb4d84d925562ca76ad7d41 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191423 Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@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.