From aab9d6df50edf822777305468619a9ba8ef9cd4e Mon Sep 17 00:00:00 2001 From: Jason Ekstrand Date: Fri, 21 May 2021 15:31:06 -0500 Subject: vulkan/wsi: Set the right stage flags for semaphore waits This is currently technically broken for compute. Reviewed-by: Lionel Landwerlin Reviewed-by: Adam Jackson Cc: mesa-stable@lists.freedesktop.org Part-of: (cherry picked from commit 233be8ee592a0119501d9459fdafdc94c70902a4) --- .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 8a7ddb57478..aabe3523cc7 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -22,7 +22,7 @@ "description": "vulkan/wsi: Set the right stage flags for semaphore waits", "nominated": true, "nomination_type": 0, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": null }, -- cgit v1.2.3