Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp244 VkCommandBuffer getCommandBuffer(const VkSubmitInfo& pSubmit, int i) { in getCommandBuffer() function
248 VkCommandBuffer getCommandBuffer(const VkSubmitInfo2& pSubmit, int i) { in getCommandBuffer() function
5820 toFlush.push_back(getCommandBuffer(pSubmits[i], j)); in flushStagingStreams()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp5162 VkCommandBuffer getCommandBuffer(const VkSubmitInfo& submitInfo, int idx) { in getCommandBuffer() function in gfxstream::vk::VkDecoderGlobalState::Impl
5170 VkCommandBuffer getCommandBuffer(const VkSubmitInfo2& submitInfo, int idx) { in getCommandBuffer() function in gfxstream::vk::VkDecoderGlobalState::Impl
5189 VkCommandBuffer cmdBuffer = getCommandBuffer(pSubmits[i], j); in on_vkQueueSubmit()
5258 VkCommandBuffer cmdBuffer = getCommandBuffer(pSubmits[i], j); in on_vkQueueSubmit()