Searched refs:on_DeviceLost (Results 1 – 4 of 4) sorted by relevance
269 m_state->on_DeviceLost(); in decode()389 m_state->on_DeviceLost(); in decode()585 m_state->on_DeviceLost(); in decode()946 m_state->on_DeviceLost(); in decode()1079 m_state->on_DeviceLost(); in decode()1200 m_state->on_DeviceLost(); in decode()1296 m_state->on_DeviceLost(); in decode()1403 m_state->on_DeviceLost(); in decode()1537 m_state->on_DeviceLost(); in decode()1573 m_state->on_DeviceLost(); in decode()[all …]
77 this->on_DeviceLost(); in subDecode()88 this->on_DeviceLost(); in subDecode()103 this->on_DeviceLost(); in subDecode()
701 void on_DeviceLost();
6327 void on_DeviceLost() { GFXSTREAM_ABORT(FatalError(VK_ERROR_DEVICE_LOST)); } in on_DeviceLost() function in gfxstream::vk::VkDecoderGlobalState::Impl8820 void VkDecoderGlobalState::on_DeviceLost() { mImpl->on_DeviceLost(); } in on_DeviceLost() function in gfxstream::vk::VkDecoderGlobalState