)]}' { "commit": "ce1449fd798ac55ebc1d74c95b46f6852c955a83", "tree": "a0c128774a99e2032d19666d3844cf06f079f61d", "parents": [ "cd2682fda8b963e917a64721a04f51d60ca72b77" ], "author": { "name": "Alexis Hetu", "email": "sugoi@google.com", "time": "Wed Oct 13 17:07:17 2021 -0400" }, "committer": { "name": "swiftshader-scoped@luci-project-accounts.iam.gserviceaccount.com", "email": "swiftshader-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Thu Oct 14 18:40:31 2021 +0000" }, "message": "Fix Depth+Stencil image copy\n\nAs long as both source and destination provide both depth+stencil,\nit is allowed to copy both simultaneously. When this happens,\nImage::copyTo() will simply perform the copy operations one aspect\nafter the other.\n\nBug: b/202987708\nTests: dEQP-VK.api.*.depth_stencil.*\nChange-Id: I4e79c88595e708475c93f46aabbb8cf33ad5b835\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/58168\nCommit-Queue: Alexis Hétu \u003csugoi@google.com\u003e\nTested-by: Alexis Hétu \u003csugoi@google.com\u003e\nReviewed-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "fea51ccf7f5040844fd05b1e322bd0cc7ad8c001", "old_mode": 33188, "old_path": "src/Vulkan/VkImage.cpp", "new_id": "7adb5e3a11e388b9f267ce59d7f7bb986a6a1255", "new_mode": 33188, "new_path": "src/Vulkan/VkImage.cpp" }, { "type": "modify", "old_id": "5d2f88c65535e8beae8cad62f92955e3a12a7dd0", "old_mode": 33188, "old_path": "src/Vulkan/VkImage.hpp", "new_id": "2c89be258940f4cba761d01b020c372dd02ec779", "new_mode": 33188, "new_path": "src/Vulkan/VkImage.hpp" } ] }