commit | 036268e02e7faae8ab4a9de7f53406f78acb52cb | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Sep 17 14:59:36 2021 +0000 |
committer | Corentin Wallez <cwallez@chromium.org> | Fri Sep 17 14:59:36 2021 +0000 |
tree | d8514f4463b90d8a35f53371367c77c166d3a68c | |
parent | 2e81122f167d065f280d94fe77994a255de05c0f [diff] |
Roll third_party/tint/ f6ac1c3df..5914f7421 (1 commit) https://dawn.googlesource.com/tint/+log/f6ac1c3dfad6..5914f7421c99 $ git log f6ac1c3df..5914f7421 --date=short --no-merges --format='%ad %ae %s' 2021-09-16 amaiorano spirv backend: do not generate a load for ignored expressions Created with: roll-dep third_party/tint Change-Id: I7718cf6591d982b3be94836dfe81cc78727dcfbc No-Try: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64462 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.