| commit | 84591c88ef176b8d7e166a4bbcf640a1ca257ca2 | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Wed Sep 24 14:48:20 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 24 14:48:20 2025 -0700 |
| tree | cd292cc14b61c631ec6ae150912df1e70778ee2b | |
| parent | c6964610607b18633b6742c21a70c412e45ef55c [diff] |
Remove `access_controls` option. The IR backend no-longer uses the `access_control` HLSL option so remove it from the options structure. Change-Id: I936e3ca12324f8ed1e798836937ee59b9697591f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/263357 Commit-Queue: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.