commit | deb2ec978575c5ead0ceeeb20b216a2c51c99578 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Mar 24 18:44:02 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 24 18:44:02 2023 +0000 |
tree | c6e7697b949074c8082585c133893cfc88f2ac0a | |
parent | aff2b43596d4b8429083e40debf71da62afc2861 [diff] |
tint: fix UB const-eval div by zero Bug: oss-fuzz:56904 Change-Id: I2f47fcfa238b28e1148b0b36ccbe2166445964a1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125380 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.