commit | 34b95b7fc2d3104b2fcae77a2629ffb1853e9e39 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Tue Oct 08 19:09:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 19:09:36 2024 +0000 |
tree | 3696be1da8b4927cb0a33904b8a90cbcd70659e4 | |
parent | 607aee4e7799a5fc0b9e39e83da6a7e7fa95bd1d [diff] |
[Compat] Add validation for texture view array layer in bind group Add validation of Compatibility mode restrictions #6 in compatibility-mode proposal. Some cts tests need update to fit this restrictions. Bug: 367440985 Change-Id: Ic9022d3782d3cdd7455de76724f2cb99dd1f753d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209135 Auto-Submit: Shrek Shao <shrekshao@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Shrek Shao <shrekshao@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.