VKMemoryAllocator::Alloc() use new name AllocMemory().
This commit is contained in:
@@ -15,7 +15,7 @@ class VKMemoryAllocator:public AbstractMemoryAllocator
|
||||
|
||||
protected:
|
||||
|
||||
bool Alloc() override;
|
||||
bool AllocMemory() override;
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user