commit | 2e81122f167d065f280d94fe77994a255de05c0f | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Sep 16 14:24:06 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 16 14:24:06 2021 +0000 |
tree | f58ad9fd9caa5e42a3e3661e685b0b771e0d22bc | |
parent | dbaaaedc59e05b56deeb8a45369b4f6a17ca058c [diff] |
Roll third_party/tint/ e496b952f..f6ac1c3df (1 commit) https://dawn.googlesource.com/tint/+log/e496b952f1a5..f6ac1c3dfad6 $ git log e496b952f..f6ac1c3df --date=short --no-merges --format='%ad %ae %s' 2021-09-16 bclayton Resolver: Validate that type sizes fit in uint32_t Created with: roll-dep third_party/tint No-Try: true Change-Id: I6509c29a86eda743715a6401ef461b84fe28d851 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64481 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.