commit | 9b6ba18fcea05507c72b2b8b2994c017f0fb66da | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Nov 02 15:03:02 2023 +0000 |
committer | James Price <jrprice@google.com> | Thu Nov 02 15:03:02 2023 +0000 |
tree | 54e9044d4ca82b5e21003fef0d5571c3d022bb7d | |
parent | 254e3a9e8ff75b95451b44e8fbddcb828082a6f9 [diff] |
[tint][ir] Handle requires directives Just ignore them. Bug: tint:2088 Change-Id: Ib9a49d758da9890081f77403b8e60a56ebb6bb10 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158628 Reviewed-by: Ben Clayton <bclayton@google.com> 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.