commit | 9f174e9a360eadb521055b750f695640c7d30903 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Sep 04 20:01:23 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 04 20:01:23 2024 +0000 |
tree | 69378cd5a979e292d5ae0a51e320e4b6c5dd8a70 | |
parent | 2261163e0c2345df8cebc1ddc470dfbbe81a23b0 [diff] |
[msl] Enable and fix floating point modulo tests Bug: 42251016 Change-Id: I9c58ae22f51b449a188ebde810bc3ff2b6bda5d5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205415 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.