Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.h481 uint32_t syncEncodersForCommandBuffer(VkCommandBuffer commandBuffer, VkEncoder* current);
H A DResourceTracker.cpp924 uint32_t ResourceTracker::syncEncodersForCommandBuffer(VkCommandBuffer commandBuffer, in syncEncodersForCommandBuffer() function in gfxstream::vk::ResourceTracker
7619 ResourceTracker::get()->syncEncodersForCommandBuffer(commandBuffer, enc); in getCommandBufferEncoder()