commit | e0254998cfa5961947b2229ec93c85cb44b8e2f3 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jan 10 12:12:18 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 10 12:12:18 2023 +0000 |
tree | 39d3086e1d1b8bb7ff5a9a30606c8cd23c79ad6f | |
parent | 98a96ffb7aa438159df5ac0ec65141e31051f059 [diff] |
Add tracking issue `countTrailingZeros` expectations. This CL adds a tracking issue for the `countTrailingZeros` expectations. Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Bug: tint:1794 Change-Id: I43473e9ce771de65073935fc543d29c36f787ad3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116683 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.