commit | c2604dfc3e66edeb6b43b97cf611285273f4cc0d | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Thu Apr 04 20:29:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 04 20:29:29 2024 +0000 |
tree | 932dbde03f8929d2e1f7c502de961ee5d81b35c8 | |
parent | cfbdf0fb7aeca96bfe62104c75715689a03f90e7 [diff] |
Suppress some webgpu cts test for skia-graphite on Windows Bug: chromium:332878144 Change-Id: I8c6c909fafffc6369804aba4ceca810b752c4781 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/182440 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Peng Huang <penghuang@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.