commit | 5b0bab84be0e237487d0d85aa1441220de8d3f5d | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Mon Sep 26 15:17:45 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 26 15:17:45 2022 +0000 |
tree | f2fbd05c3e87ceddf6c7bd79d21590e7b4aaaa80 | |
parent | f56d8954e343b97f516b76467139a4a0ed736b73 [diff] |
tint/fxc: regen e2e tests that are not actual FXC timeouts - write-before-break/0-opt.wgsl/spvasm compiles correctly and quickly. - cov-multiple-one-iteration-loops-global-counter-write-matrices\0-opt.wgsl/spvasm fails with a different FXC error. Change-Id: Ic0d57494bac8d4ca423fbdcd7bca7e918935b522 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103761 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.