commit | b74ca3f8e071c5e88fdc74ee04a9f240c6a12ca8 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Wed Sep 14 13:13:07 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 14 13:13:07 2022 +0000 |
tree | e22124a2db34f4ae7ba44fca902039c9d22c36c3 | |
parent | a0b64c7e642ba3742c1faded2b29b957a970ec6c [diff] |
Block NaN and Inf constants value as invalid Bug: chromium:1362412 Change-Id: Ie3b8c447677ebb4bc12177a5dc4fd92d9033a359 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102280 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Shrek Shao <shrekshao@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.