Home
last modified time | relevance | path

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

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