commit | 03b69aa8d37e4441943ee855813c8e7ea2b28cb7 | [log] [tgz] |
---|---|---|
author | Christopher Cameron <ccameron@chromium.org> | Sat Aug 05 00:09:41 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 05 00:09:41 2023 +0000 |
tree | e39eacf706f9be33525bf71967f8f8a9cf3cd542 | |
parent | 440a30c7be4b11acc380872d866ea8a33d5bdf44 [diff] |
Disable float16 ImageBitmap tests These tests are affected by rounding error. The tests need to be updated to allow for some non-zero error. Bug: chromium:1469914 Change-Id: I06ac04a84d69ff0aa54f7b5fe5f1e7363fcab878 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/145001 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.