commit | 29fa50f55952180da12e96f4b94bf0d52cba75f0 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Fri Nov 10 00:22:38 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 10 00:22:38 2023 +0000 |
tree | 61aac4dc08d82d9df90332a7eb058398c1b7db27 | |
parent | e1381fa38a41c9d21a6974333477abfbe19c0165 [diff] |
CopyTests: use a set of known good bytes for 16Float and RG11B10Ufloat Use a set of known good bytes for *16Float and RG11B10Ufloat format CopyTests to avoid the multiple encoding issues for some values and NaN normalizing. This can provide some test coverage instead of fully skipping the whole test. Bug: dawn:1914 Change-Id: I4ab2b606340eac6d4cb72663d11caec7d496303d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159661 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Shrek Shao <shrekshao@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.