Searched refs:onResetCommandBuffer (Results 1 – 3 of 3) sorted by relevance
61 void onResetCommandBuffer(const VkCommandBuffer& commandBuffer);
96 void DeviceLostHelper::onResetCommandBuffer(const VkCommandBuffer& commandBuffer) { in onResetCommandBuffer() function in gfxstream::vk::DeviceLostHelper
6472 m_vkEmulation->getDeviceLostHelper().onResetCommandBuffer(commandBuffer); in on_vkResetCommandBuffer()