commit | 98577c3d18d1d66b3d9256b627af5f47e3e498c1 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Oct 08 02:54:46 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 02:54:46 2024 +0000 |
tree | 44adf295bcc4a035ed7a12bc43a7bff148e57ba1 | |
parent | ec448b1ca35aa798201feae2bb2e3f37b5380274 [diff] |
HLSL-IR: mark infinite loop detected as INVALID WGSL doesn't require that all infinite loops are detected. Change-Id: Ic803ae9b6f5242eec6c9d059dbdc42a532a71bf3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209854 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
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.