commit | 67b461baa328f033c2e287ac23df88d7ebd03d6d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Aug 08 07:58:19 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Aug 08 07:58:19 2023 +0000 |
tree | 5bafa28711931177286f7aaa7517c00825ff8c96 | |
parent | edc51abb2ab652f0bef72dcbe6c1becabb03367d [diff] |
[tint] Promote ast::UnaryOp to core::UnaryOp Needs to be used by the intrinsic::Table. Change-Id: I4566a2d61e4901b0cadac0fabdf8904a0207cc2f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144124 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> 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.