From 196a68dfbc3bbb26193f1a7b10c9dbd75338ffbb Mon Sep 17 00:00:00 2001 From: Georg Lehmann Date: Thu, 6 Feb 2020 22:38:35 +0100 Subject: Vulkan overlay: use the corresponding image index for each swapchain pImageIndices should be a pointer to the current image index otherwise every swapchain but the first one could have a wrong image index Cc: Reviewed-by: Lionel Landwerlin Tested-by: Marge Bot Part-of: (cherry picked from commit 7283c33b981f975361e3bfa62a339c88f2642cbb) --- .pick_status.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.pick_status.json') diff --git a/.pick_status.json b/.pick_status.json index 1d83f3563fe..5579f27fb2e 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -22,7 +22,7 @@ "description": "Vulkan overlay: use the corresponding image index for each swapchain", "nominated": true, "nomination_type": 0, - "resolution": 0, + "resolution": 1, "master_sha": null, "because_sha": null }, -- cgit v1.2.1