Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h478 uint32_t syncEncodersForCommandBuffer(VkCommandBuffer commandBuffer, VkEncoder* current);
DResourceTracker.cpp929 uint32_t ResourceTracker::syncEncodersForCommandBuffer(VkCommandBuffer commandBuffer, in syncEncodersForCommandBuffer() function in gfxstream::vk::ResourceTracker
7403 ResourceTracker::get()->syncEncodersForCommandBuffer(commandBuffer, enc); in getCommandBufferEncoder()