Home
last modified time | relevance | path

Searched refs:onEndCommandBuffer (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DDeviceLostHelper.h59 void onEndCommandBuffer(const VkCommandBuffer& commandBuffer, const VulkanDispatch* vk);
DDeviceLostHelper.cpp86 void DeviceLostHelper::onEndCommandBuffer(const VkCommandBuffer& commandBuffer, in onEndCommandBuffer() function in gfxstream::vk::DeviceLostHelper
DVkDecoderGlobalState.cpp6862 m_vkEmulation->getDeviceLostHelper().onEndCommandBuffer(commandBuffer, vk); in on_vkEndCommandBuffer()