commit | bdbeb35882c4a8352c6119b5493c88ead4f7aaea | [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 | ba1e498cc65242f25917ac05e2716de36656190b | |
parent | 9b6ba18fcea05507c72b2b8b2994c017f0fb66da [diff] |
[wgsl][writer] Emit requires directives Bug: tint:2088 Change-Id: Iff78857539e1e2bab68aa2db1df6463196cb8f64 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158629 Kokoro: Kokoro <noreply+kokoro@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.