mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-19 18:31:46 +00:00
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>