commit | 5f33facbc1d4f4f29e57000b166239b1932321f6 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Sep 23 21:58:29 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 23 21:58:29 2022 +0000 |
tree | 3ee5048011313492b61aa2b162744f7e06d55b2c | |
parent | b46c6d7c1d3a029bb372243eb75059000fff7433 [diff] |
tint: const eval of binary left shift Bug: tint:1581 Change-Id: I8c1b01bcae2a205e712b8004573cc26a3366785a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103061 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: 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.