commit | dad0f9a717193da223ebf3c443b0fe347096caa9 | [log] [tgz] |
---|---|---|
author | Natalie Chouinard <chouinard@google.com> | Tue Jul 16 16:31:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 16 16:31:41 2024 +0000 |
tree | f6ea5250141f5253d397a0bcd66bb142e5b800a8 | |
parent | 188dd4295d02f99e2bcfc44047788903b1a4121e [diff] |
[Tint] Validate subgroup builtins as input only Validate that subgroup_size and subgroup_invocation_id are input only. Bug: 352540632 Change-Id: Iaeab5781f9022cf085177664711ab0a2a93fd5ac Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198574 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@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.