commit | 86628784160b0644a7ffebd1c647e18e2314485c | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue May 23 21:51:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 23 21:51:25 2023 +0000 |
tree | 2583c09290f2606a50ba12b28cbafc52c598bcbf | |
parent | 73d303d941c897d3f63d5834c51b690d42a192d8 [diff] |
[m114] Skip webgpu:api,validation,capability_checks,limits, on Win NVIDIA Bug: chromium:1423107 Change-Id: I4aa3d841e2e8f8f21c8ca336f6d863a2eeaf0d2c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134120 Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.