Searched refs:onEndCommandBuffer (Results 1 – 3 of 3) sorted by relevance
59 void onEndCommandBuffer(const VkCommandBuffer& commandBuffer, const VulkanDispatch* vk);
86 void DeviceLostHelper::onEndCommandBuffer(const VkCommandBuffer& commandBuffer, in onEndCommandBuffer() function in gfxstream::vk::DeviceLostHelper
6862 m_vkEmulation->getDeviceLostHelper().onEndCommandBuffer(commandBuffer, vk); in on_vkEndCommandBuffer()