commit | 771e562dbc78709232694c78e11fb8ec8e8b01e3 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Sep 24 13:38:41 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 24 13:38:41 2025 -0700 |
tree | 88db91f767b3f13c6ae1ba9ece2362046253ac78 | |
parent | e9c59a47ba8357d45a556bc4c7e9b39d3717fdf7 [diff] |
Error on unknown workgroup_size instruction. If the workgroup size instruction is not a Constant or InstructionResult add an error. Fixed: 446986761 Change-Id: I05e4cc69ab20080caa0232d58ed750c31ac67b7f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/263334 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.