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

/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2929 typedef void (VKAPI_PTR *PFN_vkFreeMemory)(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkDeviceMemory memory,const VkAllocationCallbacks * pAllocator)
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h3501 typedef void (VKAPI_PTR *PFN_vkFreeMemory)(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* pAllocator); typedef in typeref:typename:void (VKAPI_PTR *)(VkDevice device,VkDeviceMemory memory,const VkAllocationCallbacks * pAllocator)

Completed in 125 milliseconds