commit | 500bd8ad24efb731e62db04591048efd43103a1a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Dec 05 21:46:02 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 05 21:46:02 2023 +0000 |
tree | 35d18c84a8e90bc42e3091906cf737a9c4b9688f | |
parent | 3378a577500e3df9a769af6f5a8d1b211fe3f9d3 [diff] |
Update some buffer/uniform tests Update the following tests to store values back into a storage buffer. * buffer/uniform/type * buffer/uniform/dynamic_index * buffer/uniform/static_index Change-Id: I1aa8788352fb350d0a5c26112daf2502ca4051ac Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164641 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.