commit | 8937ec4e72e2a4b0613c9635099c7c57782631ba | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Wed Jan 04 18:40:08 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 04 18:40:08 2023 +0000 |
tree | ac5c62154244132f0be851da9e8d752050ffc5d9 | |
parent | 9b6e9313c861e9aa4c4f225e5e818bcf59f32c3f [diff] |
spirv-reader: disable Clspv-related test The grammar of the NonSemantic.ClspvReflection.1 instruction set has changed but the corresponding feature in Clspv has not yet landed. Disable the Clspv-related test until upstream has settled. Bug: tint:1789 Change-Id: I1cd9e9d15fc41338704e6e4b487cb6f099581aa0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116320 Commit-Queue: David Neto <dneto@google.com> Reviewed-by: Alan Baker <alanbaker@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Auto-Submit: David Neto <dneto@google.com> 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.