commit | cb79ddf448252ae8d25b8f0cb4e3dc4d7b8f54fe | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Jun 12 00:37:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 12 00:37:29 2024 +0000 |
tree | 551a424364832c4114fc94a0120fc49ac147a1ca | |
parent | 0a29eaab20ec0f64fcc3d5c3266eea48bc0cd224 [diff] |
dawn/dxc: disable DXC pass 'structurize-loop-exits-for-unroll' Multiple security bugs have been reported related to this optimization pass, and after careful consideration, we have decided to disable it. Bug: chromium:333508731 Bug: chromium:339171223 Bug: chromium:339169163 Bug: chromium:346595893 Change-Id: I5c9d7180ed09e7417c120595937bcb1013b6ce66 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184422 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Natalie Chouinard <chouinard@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.