commit | d894ca5037e95115a679b73aa24eac29dbb76225 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Aug 31 01:02:03 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 31 01:02:03 2023 +0000 |
tree | b85940dde5f6981c5f25f6388cf278a256a31f33 | |
parent | b4e92bfd888021292c84d3e19ae1049042bc3a45 [diff] |
Use mat2x2f in BindGroupTests Bug: tint:369 Change-Id: I96c9670ea1bf9cf5cd98160b33b7dd84fabdc82b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149104 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@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.