commit | 994b70feb919b49acd46ae5d71a1af5ee3192bd5 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Dec 21 21:15:03 2022 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Wed Dec 21 21:15:03 2022 +0000 |
tree | e7a577f22430459d969b580b9748b73c4c3d6dce | |
parent | bc44620d68bc66b1e664269b7365ea162a08b45c [diff] |
tint: add AFloat and AInt const eval scalar constructor tests Bug: tint:1581 Change-Id: I0cb190e3114f3fd1c68f4cb821399547830239a2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115240 Reviewed-by: James Price <jrprice@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.