| commit | 4a88e732e724c525cc4d146274005160599789a5 | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Mon Jan 13 12:43:31 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 13 12:43:31 2025 -0800 |
| tree | 127fa5084c638eb0e64b4540b05d2c910bf1513f | |
| parent | ba0c8d94f4da3159b36ef3a1024b48633190ad46 [diff] |
[spirv-reader][ir] Support OpUndef before a function Handle the SPIR-V `OpUndef` instruction before a function by converting it onto a zero value constant object. Bug: 42250952 Change-Id: I7c031f2da6b99505e8fc3c0cdcbbbf7916bb4b21 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/220498 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.