commit | 1bb5be9789272206ea23ebe6454fa8afca579722 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Mon Feb 27 19:04:23 2023 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Mon Feb 27 19:04:23 2023 +0000 |
tree | d635d8ef3bc094d9ef56766698d88b84cabf2fe8 | |
parent | 6b304e9ffd649602d8074d0362928479416c8d3e [diff] |
tint: improve error message about function paramter limit Bug: tint:1209 Change-Id: I0d3b188069e91488a482f529c962bfa054ad6d36 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121740 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.