commit | 1ed376be34219ad52892fcb3b83787cfc026e9b4 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jun 22 10:03:33 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 22 10:03:33 2022 +0000 |
tree | a8f9ca52a7a654c2d3db31066e9c84ba6b9d7850 | |
parent | 01cea786e0ff548e50d578569794de4287225f8f [diff] |
tint/sem: Add range overload of Constant::AllZero() Checks whether the range of elements are all zero. Change-Id: I22b91bff25f3fb7fd0e89abd690f139614300e81 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94328 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.