commit | b95a03a6a7304c7d935569fec0687bd384c940fb | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Oct 10 21:00:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 10 21:00:14 2024 +0000 |
tree | 264547b7e89b2def986f1dbfae6c3977227d3563 | |
parent | 9720770f49b8d08dc9d9704f62b633d57ae2b58a [diff] |
HLSL-IR: polyfill modf and frexp Bug: 368627641 Change-Id: I1e1ec8d7b642aa59269ce986dae340273d91be84 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210354 Reviewed-by: James Price <jrprice@google.com> 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.