Searched defs:VkAllocationCallbacks (Results 1 – 6 of 6) sorted by relevance
1207 typedef struct VkAllocationCallbacks { struct1214 } VkAllocationCallbacks; argument
27 struct VkAllocationCallbacks struct29 void* pUserData;30 PFN_vkAllocationFunction pfnAllocation;31 PFN_vkReallocationFunction pfnReallocation;32 PFN_vkFreeFunction pfnFree;33 PFN_vkInternalAllocationNotification pfnInternalAllocation;34 PFN_vkInternalFreeNotification pfnInternalFree;
1304 typedef struct VkAllocationCallbacks { struct1311 } VkAllocationCallbacks; argument
1500 typedef struct VkAllocationCallbacks { struct1507 } VkAllocationCallbacks; argument
1522 typedef struct VkAllocationCallbacks { struct1529 } VkAllocationCallbacks; argument