commit | fb6a9bcd2ce8771d696ee86ec41753b9ab5600aa | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Nov 28 17:15:48 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 17:15:48 2023 +0000 |
tree | 13107097ed5d9c3763eb4bf5a11202df154fc38c | |
parent | 31c2756398875dc7436f89d5397dc7b5f776ee5c [diff] |
[tint][ir] Remove default parameters for Operand() and Result() Change-Id: I7a4c5472208081bd9cef100e611d1d05b67cdfe3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163244 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@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.