commit | a01fd24a1813dcf8f067c331317483759dfbf3d8 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Dec 05 20:23:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 05 20:23:42 2023 +0000 |
tree | cf94bf6081392fa867549486a871e3f34f34acba | |
parent | 5ea3a8813a0dceafbe210297b028e7d4e8313ba5 [diff] |
Update test/tint/array to store results This CL updates the `test/tint/array` tests to make sure the results are stored back into a storage variable. Also make sure each test has an entry point. Change-Id: I8a87129c22ed56bdbcecf69464aa03e9ce387659 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164580 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.