Searched defs:VkAllocationCallbacks (Results 1 – 12 of 12) sorted by relevance
69 const VkAllocationCallbacks*, in vkCreateBuffer()84 const VkAllocationCallbacks*, in vkAllocateMemory()121 const VkAllocationCallbacks*, in vkCreateFence()127 const VkAllocationCallbacks*) {} in vkDestroyBufferView()130 const VkAllocationCallbacks*) {} in vkFreeMemory()133 const VkAllocationCallbacks*) {} in vkDestroyBuffer()
1174 typedef struct VkAllocationCallbacks { struct1181 } VkAllocationCallbacks; argument
144 typedef struct VkAllocationCallbacks VkAllocationCallbacks; typedef
125 struct VkAllocationCallbacks struct127 void* pUserData;128 PFN_vkAllocationFunction pfnAllocation;129 PFN_vkReallocationFunction pfnReallocation;130 PFN_vkFreeFunction pfnFree;131 PFN_vkInternalAllocationNotification pfnInternalAllocation;132 PFN_vkInternalFreeNotification pfnInternalFree;
3535 typedef struct VkAllocationCallbacks { struct3542 } VkAllocationCallbacks; argument
2524 typedef struct VkAllocationCallbacks { struct2531 } VkAllocationCallbacks; argument
2431 typedef struct VkAllocationCallbacks { struct2438 } VkAllocationCallbacks; argument
2573 typedef struct VkAllocationCallbacks { struct2580 } VkAllocationCallbacks; argument
2580 typedef struct VkAllocationCallbacks { struct2587 } VkAllocationCallbacks; argument
2788 typedef struct VkAllocationCallbacks { struct2795 } VkAllocationCallbacks; typedef
2866 typedef struct VkAllocationCallbacks { struct2873 } VkAllocationCallbacks; argument
15997 "VkAllocationCallbacks": { object