commit | ba276a4f554cbe11702f8def449991c527fc2da6 | [log] [tgz] |
---|---|---|
author | jchen10 <jie.a.chen@intel.com> | Tue Nov 30 12:40:59 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 30 12:40:59 2021 +0000 |
tree | 82ad51b0d8464f59386344cdf591f515833017e7 | |
parent | 6e83e6284eb6a83e3ffce3e1d7d78cfee3130833 [diff] |
Bug fixes for VulkanImageWrappingTestsDmaBuf VulkanImageWrappingTestsOpaqueFD already has the same fixes, but sadly didn't get applied to VulkanImageWrappingTestsDmaBuf. DawnTest::Setup() and TearDown() are missing so the device isn't initialized. The expected values in CopyTextureToBufferSrcSync are wrong. Bug: dawn:1210 Change-Id: I3810a626d840573ab7c1fa75ba7ca239e7288c3e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/71245 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jie A Chen <jie.a.chen@intel.com>
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.