Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.h656 void flushCommandBufferPendingCommandsBottomUp(void* context, VkQueue queue,
H A DResourceTracker.cpp5895 void ResourceTracker::flushCommandBufferPendingCommandsBottomUp( in flushCommandBufferPendingCommandsBottomUp() function in gfxstream::vk::ResourceTracker
5907 flushCommandBufferPendingCommandsBottomUp(context, queue, nextLevel); in flushCommandBufferPendingCommandsBottomUp()
6002 flushCommandBufferPendingCommandsBottomUp(context, queue, toFlush); in flushStagingStreams()