Searched defs:VkAllocationCallbacks (Results 1 – 15 of 15) 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()
127 struct VkAllocationCallbacks struct129 void* pUserData;130 PFN_vkAllocationFunction pfnAllocation;131 PFN_vkReallocationFunction pfnReallocation;132 PFN_vkFreeFunction pfnFree;133 PFN_vkInternalAllocationNotification pfnInternalAllocation;134 PFN_vkInternalFreeNotification pfnInternalFree;
1689 typedef struct VkAllocationCallbacks { struct1696 } VkAllocationCallbacks; argument
1684 typedef struct VkAllocationCallbacks { struct1691 } VkAllocationCallbacks; typedef
2121 typedef struct VkAllocationCallbacks { struct2128 } VkAllocationCallbacks; argument
2431 typedef struct VkAllocationCallbacks { struct2438 } VkAllocationCallbacks; argument
100 struct VkAllocationCallbacks struct102 void* pUserData;103 PFN_vkAllocationFunction pfnAllocation;104 PFN_vkReallocationFunction pfnReallocation;105 PFN_vkFreeFunction pfnFree;106 PFN_vkInternalAllocationNotification pfnInternalAllocation;107 PFN_vkInternalFreeNotification pfnInternalFree;
3883 typedef struct VkAllocationCallbacks { struct3890 } VkAllocationCallbacks; argument
2818 typedef struct VkAllocationCallbacks { struct2825 } VkAllocationCallbacks; argument
2928 typedef struct VkAllocationCallbacks { struct2935 } VkAllocationCallbacks; argument
2930 typedef struct VkAllocationCallbacks { struct2937 } VkAllocationCallbacks; argument
2822 typedef struct VkAllocationCallbacks { struct2829 } VkAllocationCallbacks; argument
2879 typedef struct VkAllocationCallbacks { struct2886 } VkAllocationCallbacks; typedef
14657 "VkAllocationCallbacks": { object
14509 "VkAllocationCallbacks": { object