commit | 27e1fa257b9c538c53bcfbf30f6fc1833342b055 | [log] [tgz] |
---|---|---|
author | Greg Daniel <[email protected]> | Wed May 26 09:24:15 2021 -0400 |
committer | Greg Daniel <[email protected]> | Wed May 26 13:38:33 2021 -0400 |
tree | ae6edc7988ac53b50f696860fe88217811166241 | |
parent | 2869d5a8c8def75ed6287cbf8b1514499fd2adc8 [diff] |
In Vk DeferredLayerUpdater make sure we releause buffers to foreign queue. For Vulkan we need to make sure that when we draw AHBs we must transition them to and from the foreign queue so that the producer is able to write new data to them and we are able to see the new writes. Test: Manual running of Lens app Bug: 178773035 Change-Id: I807709d2b671bf5a01a82237f3b5838734f0d978