commit | 23a6cff2dc16d57a4dfc28f27be06da289b9eaf2 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Sep 26 07:12:46 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Sep 26 07:12:46 2023 +0000 |
tree | 76b425f9e48933d6e2e6f48243c2a08881a96dbd | |
parent | e1f65a7000e2718767b084aead6e181a0b741908 [diff] |
[tint][ir] Add Sequenced flag to lang::*::ir::BuiltinCall This was missing from https://dawn-review.googlesource.com/c/dawn/+/153120 Change-Id: I64b5ab2c967577d939cee61d3d191014f5187d85 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153362 Reviewed-by: James Price <jrprice@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.