commit | 3252383e3842a722e39f404882a1ae10f5fdbace | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Thu Jan 11 20:46:48 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 11 20:46:48 2024 +0000 |
tree | 6b6490c5b4467b0fe3bae4d66ee0a3c7bdb53286 | |
parent | 9df75a2af09525f603e38754c8b5beb475d1cc44 [diff] |
Remove the entry points Entry points to modules can now be inferred if there is only one of the correct type. Change-Id: I46375018bab08be670e7bc57ad03433b41b20ee7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169061 Reviewed-by: Brandon Jones <bajones@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Gregg Tavares <gman@chromium.org>
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.