commit | 4953dabab732b87f39ac70dbe9033a75e9c913e3 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Sep 21 16:42:34 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 16:42:34 2022 +0000 |
tree | bdf78ddba562edcfb97880555994e046feb311df | |
parent | 849dff2adacf413c4955163c4bafb166f7aea2b6 [diff] |
dawn/tests: Remove OverridesWithZeroDefault test It's not invalid to have create a shader module using zero-defaulted `override`s as workgroup size parameters. These can be initialized with non-zero pipeline override values. Bug: dawn:1504 Change-Id: I2636cbe2d26a6604735b0c8b0f5526bbc14e8ce2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103220 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.