commit | f8b86e3ed3d0bbe57a21d6028aee9b37e2c1de40 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Wed Feb 21 22:10:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 21 22:10:14 2024 +0000 |
tree | 6b6fbbef2deca4b4a9147e628771ed81306e162a | |
parent | f608184a03a11ce58fa6b420d56dff731e7a0e6b [diff] |
Define experimental builders Adds the Win/Intel, Win/NVIDIA, and Android arm64 experimental builders to the list of known trybots. Bug: chromium:41489949, b:297347572, chromium:41496254 Change-Id: I4d8290ddc0c2d867051b8d8de05853a488c55eea Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175840 Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Brian Sheedy <bsheedy@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.