)]}' { "commit": "65ee6497d620110546181c1dfbd0cc3064f9f7f9", "tree": "01adff44d7b6a11e6e2681a520d4d47d27432358", "parents": [ "bd0ad7921d3d6314898872029900fd964c2a6ed0" ], "author": { "name": "Austin Eng", "email": "enga@chromium.org", "time": "Fri May 22 00:23:39 2020 +0000" }, "committer": { "name": "Commit Bot service account", "email": "commit-bot@chromium.org", "time": "Fri May 22 00:23:39 2020 +0000" }, "message": "Fix VulkanImageWrappingUsageTests.ClearImageAcrossDevicesAliased\n\nIn Vulkan, importing memory by file descriptor takes ownership of\nthe file descriptor. It is necessary to dup it in\nClearImageAcrossDevicesAliased because the texture is imported\ntwice. This fixes these tests on SwiftShader.\n\nBug: dawn:417\nChange-Id: I08b6464c4b8bd31f738037678e29fd6d066e7888\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/22020\nCommit-Queue: Austin Eng \u003cenga@chromium.org\u003e\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "b144e4ece764d27b1568a3c88d8698c9ed886aa6", "old_mode": 33188, "old_path": "src/include/dawn_native/VulkanBackend.h", "new_id": "0965871941cf1f3bfacf853a2040cad9687c4ddb", "new_mode": 33188, "new_path": "src/include/dawn_native/VulkanBackend.h" }, { "type": "modify", "old_id": "8e3dc8a259cf7bbb85167dd3b5d501ea52389898", "old_mode": 33188, "old_path": "src/tests/white_box/VulkanImageWrappingTestsOpaqueFD.cpp", "new_id": "3fc37cf788d773431dc75bc96c18b1b3a7eaef32", "new_mode": 33188, "new_path": "src/tests/white_box/VulkanImageWrappingTestsOpaqueFD.cpp" } ] }