Searched refs:pfnInternalAllocation (Results 1 – 8 of 8) sorted by relevance
5 … PFN_vkFreeFunction pfnFree, PFN_vkInternalAllocationNotification pfnInternalAllocation, PFN_vkInt… argument12 res.pfnInternalAllocation = pfnInternalAllocation;
219 …m_nextAllocator->pfnInternalAllocation(m_nextAllocator->pUserData, size, allocationType, allocatio… in notifyInternalAllocation()
33 PFN_vkInternalAllocationNotification pfnInternalAllocation; member
1689 s << "\tpfnInternalAllocation = " << value.pfnInternalAllocation << '\n';
2824 , pfnInternalAllocation( pfnInternalAllocation_ ) in AllocationCallbacks()2866 pfnInternalAllocation = pfnInternalAllocation_; in setPfnInternalAllocation()2887 && ( pfnInternalAllocation == rhs.pfnInternalAllocation ) in operator ==()2900 PFN_vkInternalAllocationNotification pfnInternalAllocation; member
1203 PFN_vkInternalAllocationNotification pfnInternalAllocation; member
1237 PFN_vkInternalAllocationNotification pfnInternalAllocation; member
601 …ulkan Spec Section '10.1. Host Memory' which states 'If either of pfnInternalAllocation or pfnInte…