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()
1668 typedef struct VkAllocationCallbacks { struct1675 } VkAllocationCallbacks; argument
116 struct VkAllocationCallbacks struct118 void* pUserData;119 PFN_vkAllocationFunction pfnAllocation;120 PFN_vkReallocationFunction pfnReallocation;121 PFN_vkFreeFunction pfnFree;122 PFN_vkInternalAllocationNotification pfnInternalAllocation;123 PFN_vkInternalFreeNotification pfnInternalFree;
3335 typedef struct VkAllocationCallbacks { struct3342 } VkAllocationCallbacks; argument
2121 typedef struct VkAllocationCallbacks { struct2128 } VkAllocationCallbacks; typedef
2125 typedef struct VkAllocationCallbacks { struct2132 } VkAllocationCallbacks; typedef
2121 typedef struct VkAllocationCallbacks { struct2128 } VkAllocationCallbacks; argument
2431 typedef struct VkAllocationCallbacks { struct2438 } VkAllocationCallbacks; argument
2465 typedef struct VkAllocationCallbacks { struct2472 } VkAllocationCallbacks; typedef
8559 "VkAllocationCallbacks": { object
11155 "VkAllocationCallbacks": { object