|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vulkan.h>

| PFN_vkAllocationFunction VkAllocationCallbacks::pfnAllocation |
| PFN_vkFreeFunction VkAllocationCallbacks::pfnFree |
| PFN_vkInternalAllocationNotification VkAllocationCallbacks::pfnInternalAllocation |
| PFN_vkInternalFreeNotification VkAllocationCallbacks::pfnInternalFree |
| PFN_vkReallocationFunction VkAllocationCallbacks::pfnReallocation |