Searched refs:PFN_vkLayerDestroyDevice (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvk_layer.h114 typedef void (VKAPI_PTR *PFN_vkLayerDestroyDevice)(VkDevice physicalDevice, const VkAllocationCallbacks *pAllocator, PFN_vkDestroyDevice destroyFunction); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice physicalDevice,const VkAllocationCallbacks * pAllocator,PFN_vkDestroyDevice destroyFunction)
130 PFN_vkLayerDestroyDevice pfnLayerDestroyDevice;

Completed in 3 milliseconds