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()
2121 typedef struct VkAllocationCallbacks { struct2128 } VkAllocationCallbacks; typedef
126 struct VkAllocationCallbacks struct128 void* pUserData;129 PFN_vkAllocationFunction pfnAllocation;130 PFN_vkReallocationFunction pfnReallocation;131 PFN_vkFreeFunction pfnFree;132 PFN_vkInternalAllocationNotification pfnInternalAllocation;133 PFN_vkInternalFreeNotification pfnInternalFree;
3644 typedef struct VkAllocationCallbacks { struct3651 } VkAllocationCallbacks; argument
2454 typedef struct VkAllocationCallbacks { struct2461 } VkAllocationCallbacks; typedef
2431 typedef struct VkAllocationCallbacks { struct2438 } VkAllocationCallbacks; argument
2707 typedef struct VkAllocationCallbacks { struct2714 } VkAllocationCallbacks; argument
2542 typedef struct VkAllocationCallbacks { struct2549 } VkAllocationCallbacks; argument
2687 typedef struct VkAllocationCallbacks { struct2694 } VkAllocationCallbacks; argument
2797 typedef struct VkAllocationCallbacks struct2805 } VkAllocationCallbacks; typedef
13115 "VkAllocationCallbacks": { object
12681 "VkAllocationCallbacks": { object