commit | ca1b90445654566db21155b8866834bddfbb2382 | [log] [tgz] |
---|---|---|
author | Stephan Hartmann <stha09@googlemail.com> | Fri Apr 21 22:32:17 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 21 22:32:17 2023 +0000 |
tree | 546cf1e3fc3aae5ae7cbbf42cb9dfd1be9b46d13 | |
parent | 64cf5d67f54dd16e1ec670b003e7ca38e6f499eb [diff] |
IWYU: add stdint.h for int types in tint::utils Bug: chromium:957519 Change-Id: I867cdff638388c3f2a35f58b67763413a4e50df2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/128520 Auto-Submit: Stephan Hartmann <stha09@googlemail.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.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.