Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp1018 vkDestroyInstanceImpl(unbox_VkInstance(boxed), nullptr); in on_vkCreateInstance()
1025 void vkDestroyInstanceImpl(VkInstance instance, const VkAllocationCallbacks* pAllocator) { in vkDestroyInstanceImpl() function in gfxstream::vk::VkDecoderGlobalState::Impl
1073 vkDestroyInstanceImpl(instance, pAllocator); in on_vkDestroyInstance()