Home
last modified time | relevance | path

Searched refs:allocateQueueTransferCommandBuffer_locked (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp3396 static std::tuple<VkCommandBuffer, VkFence> allocateQueueTransferCommandBuffer_locked() { in allocateQueueTransferCommandBuffer_locked() function
3517 auto [commandBuffer, fence] = allocateQueueTransferCommandBuffer_locked(); in releaseColorBufferForGuestUse()