commit | 5db89fbd38bbed26252fca5e31f59c4e8fc9d673 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Sat Dec 04 01:51:49 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 04 01:51:49 2021 +0000 |
tree | f81338420453424e8c53b0a87378743a804724ca | |
parent | bb8cfb3ab458279fc075d6a576bb159ca12f4031 [diff] |
Fix typo in DmaBuf tests Caused roll failure starting here: https://chromium-review.googlesource.com/c/chromium/src/+/3314932/ Bug: None Change-Id: I8f348a4fea243364fefc01f902add33abff66d1d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/71700 Auto-Submit: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: 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.