summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorGeorg Lehmann <dadschoorse@gmail.com>2020-02-06 22:29:42 +0100
committerDylan Baker <dylan@pnwbakers.com>2020-02-07 09:20:49 -0800
commit7aacd7dff06c1b5aa574afa796e3baec60b7fab5 (patch)
tree1b2174ee80ad5e5f5e800e9f4a911f666b66a0df /.pick_status.json
parentee4a747ef880a24ce8871acbf88c22e646328212 (diff)
downloadmesa-7aacd7dff06c1b5aa574afa796e3baec60b7fab5.tar.gz
Vulkan Overlay: Don't try to change the image layout to present twice
The render pass already does the transition. The pipeline barrier is still needed to transfer the queue family ownership. Fixes: 320b0f66c274 ("vulkan/overlay: bounce image back to present layout") Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3740> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3740> (cherry picked from commit f239bb8020df4176ca539bafff327ab5c8da2c2e)
Diffstat (limited to '.pick_status.json')
-rw-r--r--.pick_status.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 5fee7c2a919..ee1b9c09059 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -40,7 +40,7 @@
"description": "Vulkan Overlay: Don't try to change the image layout to present twice",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"master_sha": null,
"because_sha": "320b0f66c27407008784da3606e23cb44c70ddf0"
},