commit | 9b7ad9bab3398f665f45c63ae551ec8d7a7b6e92 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Aug 26 15:20:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 26 15:20:29 2024 +0000 |
tree | 5927cb04f86d345f875d600d75dae208cea86746 | |
parent | 996733c816fc7f8a699122ae2619ad994a5996f7 [diff] |
Disable modernize-use-designated-initializers. Given we are not on c++20, and it will be a while before we get there, this warning is just noise. Change-Id: I5b711b92a7382c393dc87e9b9bd704c75fbaabc1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203894 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@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.