commit | 2710affeaeca38dbaf3039b95903f113de88b11a | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Oct 29 15:06:10 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 15:06:10 2024 +0000 |
tree | 50a746fd8f9c51a00d40f2d213b660dd7f2a358f | |
parent | 3a6d8b64169c3bb2fc42f87c7ec04324ee9db3d3 [diff] |
HLSL-IR: Fix fmod polyfill Order of operations was wrong. Bug: 375406903 Change-Id: I0a62b122294431200ab313fd996306efb55d6618 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212834 Auto-Submit: Antonio Maiorano <amaiorano@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@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.