commit | 7ab964aa333f50c5f0d7b4c60d7f17637825e247 | [log] [tgz] |
---|---|---|
author | Jiang <zhaoming.jiang@intel.com> | Mon May 27 05:42:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 27 05:42:51 2024 +0000 |
tree | da18ebe61afe233fb3514411e5114acd770f005f | |
parent | 5f905adf7cc3331b4daff0934fdfb33edbe358c3 [diff] |
Tint: consider subgroup_size used in compute stage as uniform This CL change uniformity analysis logic to consider subgroup_size built-in variable as uniform if used in compute stage. Bug: chromium:341208331 Change-Id: I10b222ac176729fa62d1a7bf4c3003e7643f5154 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188703 Reviewed-by: Alan Baker <alanbaker@google.com> Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com> 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.