commit | 08396a3b9ac5c58fc0e86e3c3b53869228c8d6f9 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Nov 28 16:41:17 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Nov 28 16:41:17 2023 +0000 |
tree | b3452a1793e10ec61ab244f3d7a49c433fc3cbf4 | |
parent | 6a235972b207be3b9e6395d02aff71141562885b [diff] |
[tint][ir] Add Builder overloads that take the type as a template arg For the most commonly used helpers. Easier to use and read. Change-Id: Ie3b8cd59e174249f63817f89bce0a4883ac096da Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163242 Reviewed-by: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.