commit | a7423b3d8367a706c50ab787df2fe5eedb6c3c9f | [log] [tgz] |
---|---|---|
author | Stephan Hartmann <stha09@googlemail.com> | Mon Apr 03 13:51:27 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 03 13:51:27 2023 +0000 |
tree | 95359f594b884a9436765e685e6eb27bb68c8bab | |
parent | 44afd7112f8c724f3756451b92111d69d491024e [diff] |
IWYU: add cstdint for uint8_t dawn::native::stream::ByteVectorSink Bug: chromium:957519 Change-Id: I48436db0e203d793e47d717bfb75977c67145e94 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126120 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Stephan Hartmann <stha09@googlemail.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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.