| commit | 3b31f76a01c551d8d5194387be0dfc56292ce373 | [log] [tgz] | 
|---|---|---|
| author | David Neto <dneto@google.com> | Fri Jul 04 07:03:15 2025 -0700 | 
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 04 07:03:15 2025 -0700 | 
| tree | 0fe04eb180958d8b5b440701b299846cb4f2bd58 | |
| parent | 4ccb7746f102aa2c0809465187066ba32e9d261d [diff] | 
spirv-reader: specop support Select The translation only supports OpSpecConstantOp with a scalar result type. ICE in the case of a vector result type. Fixed: 402727458 Change-Id: I0e7db48831c9a63a2bf4575a78cf3cbb2bcfa784 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/250674 Commit-Queue: David Neto <dneto@google.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.