commit | 0bed0e000a411573dee6011b33b3b42d216071f1 | [log] [tgz] |
---|---|---|
author | Alan Baker <alanbaker@google.com> | Mon Jun 02 08:08:13 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 02 08:08:13 2025 -0700 |
tree | e1e93debb0f775ad8ee36903a27a88a063553d3f | |
parent | 9d84f05b2929a8d3353a3fc87a9123c4a360d0bd [diff] |
Add pointer address space access mode validation Fixes https://crbug.com/tint/416264055 * Uniform and Handle address spaces can only use read access * Update invalid tests Change-Id: Ie27d7745088782fa37435ae77bba16b295c69a78 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244714 Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Alan Baker <alanbaker@google.com> Commit-Queue: Alan Baker <alanbaker@google.com>
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.