Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DDeviceLostHelper.h61 void onResetCommandBuffer(const VkCommandBuffer& commandBuffer);
DDeviceLostHelper.cpp96 void DeviceLostHelper::onResetCommandBuffer(const VkCommandBuffer& commandBuffer) { in onResetCommandBuffer() function in gfxstream::vk::DeviceLostHelper
DVkDecoderGlobalState.cpp6472 m_vkEmulation->getDeviceLostHelper().onResetCommandBuffer(commandBuffer); in on_vkResetCommandBuffer()