mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-05-29 07:59:17 +00:00
Preparations for v2.0.0 release. Updated version numbers. Rebuilt binaries and documentation.
This commit is contained in:
parent
0f99b56168
commit
1a8424f41a
12 changed files with 212 additions and 171 deletions
|
@ -5148,14 +5148,9 @@ void Test()
|
|||
|
||||
if(false)
|
||||
{
|
||||
// # Temporarily insert custom tests here
|
||||
// ########################################
|
||||
// ########################################
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Temporarily insert custom tests here:
|
||||
|
||||
TestDefragmentationSimple();
|
||||
TestDefragmentationFull();
|
||||
TestDefragmentationGpu();
|
||||
TestDefragmentationWholePool();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue