RetroArch
|
#include <vulkan_core.h>
PFN_vkAllocationFunction VkAllocationCallbacks::pfnAllocation |
PFN_vkFreeFunction VkAllocationCallbacks::pfnFree |
PFN_vkInternalAllocationNotification VkAllocationCallbacks::pfnInternalAllocation |
PFN_vkInternalFreeNotification VkAllocationCallbacks::pfnInternalFree |
PFN_vkReallocationFunction VkAllocationCallbacks::pfnReallocation |
void* VkAllocationCallbacks::pUserData |