commit | 2279b65364b94f4f62f05131ee0496a0ff9ae40f | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Tue Nov 21 19:58:43 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 21 19:58:43 2023 +0000 |
tree | 740b230bb3f51d22325822ffa6cbb978fe363a65 | |
parent | c225baa6165eb5dd8b42f668a641fceb2e00e08a [diff] |
Suppress SwapChainTests.ResizingWindowOnly Bug: chromium:1503912 Change-Id: I233c3d53e84af545be7dbcbdc6cad1ea35349c40 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161981 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Shrek Shao <shrekshao@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Shrek Shao <shrekshao@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.