Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h652 void flushCommandBufferPendingCommandsBottomUp(void* context, VkQueue queue,
DResourceTracker.cpp5721 void ResourceTracker::flushCommandBufferPendingCommandsBottomUp( in flushCommandBufferPendingCommandsBottomUp() function in gfxstream::vk::ResourceTracker
5733 flushCommandBufferPendingCommandsBottomUp(context, queue, nextLevel); in flushCommandBufferPendingCommandsBottomUp()
5828 flushCommandBufferPendingCommandsBottomUp(context, queue, toFlush); in flushStagingStreams()