commit | eb5f850acf8303515480ae53d6e3163feba8a9c5 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Mon Mar 18 15:59:24 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Mon Mar 18 15:59:24 2024 +0000 |
tree | f9e3a42e0ace0afc4b68ef147ca6ca28ea6e7225 | |
parent | 63df88ae7c5ef4f8662ce4e539cde8af7cf3a8d2 [diff] |
infra: make cmake-win-* bots non-experimental These have been running fine for the past few days. Bug: tint:2435 Change-Id: I430be08b0c0c717c0e426d8773c49610dc164dcc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179780 Kokoro: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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.