Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddriver_gen.h112 PFN_vkDestroyDevice DestroyDevice; member
H A Dapi.cpp1170 void LayerChain::DestroyDevice(VkDevice device, in DestroyDevice() function in vulkan::api::__anon83539dd30110::LayerChain
1252 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice() function
H A Ddriver.cpp1256 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice() function
H A Dapi_gen.h69 PFN_vkDestroyDevice DestroyDevice; member
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp691 void DestroyDevice(VkDevice device, in DestroyDevice() function