commit | b1d5bc8418bcea98e3227eae00b1a1a237281366 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jun 01 18:26:40 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 01 18:26:40 2022 +0000 |
tree | 294fbae9ae95593f2c19d7a18835d8aca9fba01c | |
parent | e58a712fddf119c003b3d2db17704843177f25da [diff] |
tint: Add tests showing tint:1332 is fixed The abstract-numeric work has fixed this, by removing the error for small floating point numbers. Fixed: tint:1332 Change-Id: Ibf7382795210220d343d62fe22d201cf67db1ccc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92244 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@chromium.org>
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.