Searched refs:runSingleTimeCommands (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/tests/ |
D | VkTestUtils.h | 169 runSingleTimeCommands(m_vkQueue, nullptr, [this](const auto &cmdBuff) { in setUpImage()
|
/hardware/google/gfxstream/host/vulkan/ |
D | vk_util.h | 430 void runSingleTimeCommands(VkQueue queue, std::shared_ptr<android::base::Lock> queueLock, in runSingleTimeCommands() function
|
D | CompositorVk.cpp | 634 runSingleTimeCommands(m_vkQueue, m_vkQueueLock, [&, this](const VkCommandBuffer& cmdBuff) { in setUpDefaultImage() 850 runSingleTimeCommands(m_vkQueue, m_vkQueueLock, [&, this](const auto& cmdBuff) { in copyBuffer()
|