commit | be9696777842d0de4d6639a9214774331b17c287 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Dec 13 16:29:06 2022 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Tue Dec 13 16:29:06 2022 +0000 |
tree | 65ec60081c08b0a41ff1e662ed947d973f914b11 | |
parent | 7f5b9d0b6f0d5f43fa89b961ebfa9c379bdd4e8e [diff] |
tint: const eval of pow builtin Bug: tint:1581 Change-Id: I11999f0adbd4b12d362e8f47772ac0a625b8fa68 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113821 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@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.