Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h92 bool vkCleanupEnabled() const;
DVkDecoderGlobalState.cpp410 bool vkCleanupEnabled() const { return mVkCleanupEnabled; } in vkCleanupEnabled() function in gfxstream::vk::VkDecoderGlobalState::Impl
1016 if (vkCleanupEnabled()) { in on_vkCreateInstance()
7790 bool VkDecoderGlobalState::vkCleanupEnabled() const { return mImpl->vkCleanupEnabled(); } in vkCleanupEnabled() function in gfxstream::vk::VkDecoderGlobalState