Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp357 mVkCleanupEnabled = in Impl()
410 bool vkCleanupEnabled() const { return mVkCleanupEnabled; } in vkCleanupEnabled()
7530 bool mVkCleanupEnabled = true; member in gfxstream::vk::VkDecoderGlobalState::Impl