Searched refs:PFN_vkFreeMemory (Results 1 – 5 of 5) sorted by relevance
53 PFN_vkFreeMemory FreeMemory;
2228 typedef void (VKAPI_PTR *PFN_vkFreeMemory)(VkDevice device, VkDeviceMemory memory, const VkAllocati… typedef
82 VkPtr<PFN_vkFreeMemory> fFreeMemory;
65 table->FreeMemory = (PFN_vkFreeMemory)gpa(dev, "vkFreeMemory"); in loader_init_device_dispatch_table()
2219 typedef void (VKAPI_PTR *PFN_vkFreeMemory)(VkDevice device, VkDeviceMemory memory, const VkAllocati… typedef