commit | ce882c00b218849f5bcadd2ba904362c123ec0e4 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jun 28 16:01:23 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 16:01:23 2023 +0000 |
tree | 6b3e26351e40901b65745dd9a81f3a3cfe58c16c | |
parent | f3cac0d4538fe7c738cc4380f47f1cbc32c60324 [diff] |
[tint][ir] Add EnumSet flags to Value and Instruction Change-Id: I7d03b6b346c19aae5ef8b32e14dcd6ee10c35411 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139204 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@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.