commit | 07360d18d3d8d995a76556378fbc5d162d583019 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jan 02 20:42:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 02 20:42:50 2024 +0000 |
tree | eab8fc87afbf21644fbd21238f9d1171889ec110 | |
parent | 55dfb797443039e7858a3f0ecfa09e9cd823c058 [diff] |
Update buffer/uniform/std140/array tests This Cl updates the buffer/uniform/std140/array tests to assign back to a storage buffer. Change-Id: Iba68ef4445099631e04dcf00c3f52a76b58a2162 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164801 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
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.