mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-06-06 07:20:47 +00:00
Implemented VmaBlockMetadata_Buddy::GetSumFreeSize.
This commit is contained in:
parent
8796504f62
commit
a7863d9664
2 changed files with 14 additions and 9 deletions
|
@ -4149,7 +4149,7 @@ void Test()
|
|||
{
|
||||
wprintf(L"TESTING:\n");
|
||||
|
||||
if(false)
|
||||
if(true)
|
||||
{
|
||||
// # Temporarily insert custom tests here
|
||||
// ########################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue