commit | 464d52cded161948f58a9f24fc1df3c4a0a3e2d7 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Aug 18 13:30:37 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 18 13:30:37 2021 +0000 |
tree | 8907b590a099316a81e4b0b2fa42a245fb8e2729 | |
parent | 14ed470da0b28fd66850cdf873ae52d800fe9bd4 [diff] |
Roll third_party/tint/ 67473c7a6..15ae496b0 (3 commits) https://dawn.googlesource.com/tint/+log/67473c7a6c05..15ae496b042a $ git log 67473c7a6..15ae496b0 --date=short --no-merges --format='%ad %ae %s' 2021-08-16 jrprice validation: disallow non-constructible assignments 2021-08-16 jrprice validation: disallow atomic type constructors 2021-08-16 bclayton writer/hlsl: UnwrapRef() on atomic types Created with: roll-dep third_party/tint No-Try: true Change-Id: I981ee462f275478c34a227c46c8b962a88c6d552 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/62100 Auto-Submit: James Price <jrprice@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
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.