commit | 8ba6e1d6ecdd3f9438b5034d32b301152cb931f8 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue May 17 15:01:42 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 17 15:01:42 2022 +0000 |
tree | fbdbc2bdc4eec17687e6509e6fb688317311c9b3 | |
parent | 8ee1e11be754b793b608e463631b51c3fb97e674 [diff] |
tint: limit expression depth to avoid stack overflow in backends Bug: chromium:1324533 Change-Id: I2a334eaee59b2235830057b78c92b919ff0ea940 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90302 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@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.