commit | 2267eab29dda6b000252653b849fadac2ee1622b | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Feb 22 01:06:23 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 22 01:06:23 2024 +0000 |
tree | cca9119281636d21b9ee6684b751548a88913a2f | |
parent | c4fe82d9f72bb925a3fe44913290b86bcecaf211 [diff] |
infra: Remove named vs_toolchain cache. This is no longer needed now that Dawn uses the pinned depot_tools. Bug: dawn:2431 Change-Id: I402ef137baaa9e6fc31ab971076ec36135861734 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175761 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> 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.