commit | 4506f3964065b41abc11b30f247be72f436c3e3f | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Sep 14 06:59:30 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Thu Sep 14 06:59:30 2023 +0000 |
tree | f6450bbe4b8a5ae0fbb76f02458a2a1a99bedf37 | |
parent | 1d68c88aad869811deb84fd5c14073f846322d50 [diff] |
[dawn] Rename ChainUtilsImpl.h to ChainUtilsImpl.inl This file is #included in the body of a file, and the header cannot be built on its own. Change-Id: I26ffb7e2dc8632bbd167be81816d05b121a77fdb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151600 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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.