commit | ca38c329b2c887a89f7f9511e1ba82c885e18e78 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Aug 25 15:58:34 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 25 15:58:34 2025 -0700 |
tree | 9864ab027cf45bbb11b5bafe82ac03a45ff8ef5d | |
parent | def337b757f095f75f923afebf549ec019192686 [diff] |
[ir] Check for duplicate result usage. Update the validator to catch a duplicate result usage in a single instruction. Fixed: 440157913 Change-Id: I3a85c83870d5627542117f6db501dfc0b94f4df7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/259054 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.