Home
last modified time | relevance | path

Searched defs:on_DeviceLost (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp4925 void on_DeviceLost() { GFXSTREAM_ABORT(FatalError(VK_ERROR_DEVICE_LOST)); } in on_DeviceLost() function in gfxstream::vk::VkDecoderGlobalState::Impl
7390 void VkDecoderGlobalState::on_DeviceLost() { mImpl->on_DeviceLost(); } in on_DeviceLost() function in gfxstream::vk::VkDecoderGlobalState