commit | e25ac2f0fc3a36b1210dfc5788ef61948fb3d749 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Feb 08 15:25:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 15:25:15 2024 +0000 |
tree | 0224806f2d1b38ca7d9c80aed6b4f663d61b265e | |
parent | 8368a0a5116b2e9473d5f41126364105d1e8d5f4 [diff] |
[tint][utils] Add AlignedStorage Move the 3 copies out to a shared definition. Change-Id: I98626c03a56aed5602bf19c317eb114a69703a6c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173980 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Auto-Submit: 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.