Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Ddriver_gen.h84 PFN_vkDestroyDevice DestroyDevice; member
Dapi.cpp1147 void LayerChain::DestroyDevice(VkDevice device, in DestroyDevice() function in vulkan::api::__anon1a3a5f700111::LayerChain
1208 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice() function
Ddriver.cpp1191 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice() function
Dapi_gen.h67 PFN_vkDestroyDevice DestroyDevice; member
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp691 void DestroyDevice(VkDevice device, in DestroyDevice() function