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