Searched refs:GetDefaultAllocator (Results 1 – 3 of 3) sorted by relevance
110 const VkAllocationCallbacks& GetDefaultAllocator();
735 const VkAllocationCallbacks& GetDefaultAllocator() { in GetDefaultAllocator() function1007 (pAllocator) ? *pAllocator : GetDefaultAllocator(); in CreateInstance()
1079 (allocator) ? *allocator : driver::GetDefaultAllocator()); in CreateInstance()