commit | 9fb0eed227b6f443cc661a311173de6f31807cfc | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Thu May 18 07:21:11 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 18 07:21:11 2023 +0000 |
tree | 2ec70adf34f1ccbb2bb1db99c29b007f6d2701bd | |
parent | 8f57f3b2e812cce1ada2b0c60bb20250714f77bc [diff] |
Implements float32-filterable feature. - Adds the feature and the major backend supports. - Adds initial validation testing. Bug: dawn:1664 Change-Id: I9918c3de8cce379319d3d1877e45c51acb388961 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133281 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Brandon Jones <bajones@google.com> Commit-Queue: Loko Kung <lokokung@google.com>
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.