Searched refs:GetDefaultAllocator (Results 1 – 3 of 3) sorted by relevance
104 const VkAllocationCallbacks& GetDefaultAllocator();
760 const VkAllocationCallbacks& GetDefaultAllocator() { in GetDefaultAllocator() function1028 (pAllocator) ? *pAllocator : GetDefaultAllocator(); in CreateInstance()
1092 (allocator) ? *allocator : driver::GetDefaultAllocator()); in CreateInstance()