commit | d6d30f425653576f9a3da43f462a55327323b30f | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Nov 22 15:02:55 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 22 15:02:55 2022 +0000 |
tree | d69736587316c1167dd951bc5374926609a1ca8c | |
parent | b2e6b7b8654fb1288c888f6d20fd9a9011b84e1f [diff] |
tint: const eval of dot builtin Bug: tint:1581 Change-Id: Ie7768f8bf254509c1795207de0a1d8b07a317555 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110984 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.