commit | 73019fa373de95b94de0cdb4ab41d3d32430c22c | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Mar 12 15:42:10 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Tue Mar 12 15:42:10 2024 +0000 |
tree | ef02c6b35333a944b81f8061a9639edc3ecbc95f | |
parent | 96a8c3f59f61e8ebf4ade16c32fdca5f0e04b4a2 [diff] |
Make cmake-linux bots non-experimental These have been running smoothly for the past week. Bug: dawn:2435 Change-Id: I5f823dfbf20a89ee762782dad80eb646deed8286 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/178661 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@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.