commit | 066a05ada3e9acf00208ee64188ced2782f15a64 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Jan 05 14:03:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 05 14:03:09 2024 +0000 |
tree | 9572e40f8a64605642d3aead77048eef34f72392 | |
parent | 76bf99edfe3c8436de823df05121f30b9f7aac3c [diff] |
[tint] Add intrinsic table support for unary * and & Change-Id: If097fd17b0cb0566d4873a1e3cef3db45da55170 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/168223 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.