commit | e200ceeb926462064e7c8ab2b50548d9d3b4d3b5 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Wed Jul 02 14:46:53 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 02 14:46:53 2025 -0700 |
tree | e9bd550c25b1a0fb5281d5fcaf7953c276d880e5 | |
parent | 9bd84ce83808cdae78b218ed16cde95817a836ba [diff] |
spirv-reader: spec op iadd, isub, imul Fixed: 402726681 402726207 402726051 Change-Id: If0c9ba13bcfda7b15688b7c72f5a70c7aec8d3a5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/249595 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: 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.