Searched defs:VkAllocationCallbacks (Results 1 – 9 of 9) sorted by relevance
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;
1571 typedef struct VkAllocationCallbacks { struct1578 } VkAllocationCallbacks; argument
1498 typedef struct VkAllocationCallbacks { struct1505 } VkAllocationCallbacks; argument
1668 typedef struct VkAllocationCallbacks { struct1675 } VkAllocationCallbacks; argument
1568 typedef struct VkAllocationCallbacks { struct1575 } VkAllocationCallbacks; argument
1786 typedef struct VkAllocationCallbacks { struct1793 } VkAllocationCallbacks; argument
1833 typedef struct VkAllocationCallbacks { struct1840 } VkAllocationCallbacks; argument
6093 "VkAllocationCallbacks": { object