summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorGreg Daniel <egdaniel@google.com>2019-04-23 10:11:04 -0400
committerGreg Daniel <egdaniel@google.com>2019-04-23 14:36:37 -0400
commitd92a9b158e8a473cd7860f2ea6cc9090fc294f78 (patch)
tree29aae9b636f2777794ec3356cbc7d3b62ee48e6f /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9aa53da1be3fae3f65849e0b4ad132e49c18f279 (diff)
Fix deletion of VkSemaphores in VulkanManager.
We were deleting the VkSemaphore objects too quickly when importing/exporting the semaphores. Even though the semaphore payload gets reset on these operations the VkSemaphore still needs to be finished its use in Vulkan before being deleted. Test: manual build and testing of vulkan apps and vulakn ImageConsumer Bug: b/130643604 Change-Id: I7f03087e477d812c0174ede3a10f12dc1df72ee1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions