Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Ddriver_gen.h71 PFN_vkDestroyDevice DestroyDevice; member
Dapi.cpp1119 void LayerChain::DestroyDevice(VkDevice device, in DestroyDevice() function in vulkan::api::__anona3a2f4e70111::LayerChain
1174 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice() function
Ddriver.cpp807 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice() function
Dapi_gen.h55 PFN_vkDestroyDevice DestroyDevice; member
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp641 void DestroyDevice(VkDevice device, in DestroyDevice() function