commit | ccc09083f4bbfe6f1c45cacfa2ae6b8835e336e6 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Dec 05 20:36:05 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 05 20:36:05 2023 +0000 |
tree | 32e5dc7f3eecb10eeece2b949312af409c6984a8 | |
parent | a01fd24a1813dcf8f067c331317483759dfbf3d8 [diff] |
Add pointer e2e test Add an end-to-end test showing various pointer usages in WGSL. Change-Id: I310e2dcfba5dc9001cce49820e85377ce4340a23 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164540 Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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.