Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp7191 std::vector<VulkanDispatch*> devicesToDestroyDispatches; in teardownInstanceLocked() local
7199 devicesToDestroyDispatches.push_back( in teardownInstanceLocked()
7206 VulkanDispatch* deviceToDestroyDispatch = devicesToDestroyDispatches[i]; in teardownInstanceLocked()