mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-05-15 01:08:31 +00:00
Minor fix in TestDefragmentationAlgorithms
This commit is contained in:
parent
7720de05f4
commit
a77a76c0bc
1 changed files with 1 additions and 1 deletions
|
@ -2239,7 +2239,7 @@ void TestDefragmentationVsMapping()
|
||||||
|
|
||||||
void TestDefragmentationAlgorithms()
|
void TestDefragmentationAlgorithms()
|
||||||
{
|
{
|
||||||
wprintf(L"Test defragmentation simple\n");
|
wprintf(L"Test defragmentation algorithms\n");
|
||||||
|
|
||||||
RandomNumberGenerator rand(669);
|
RandomNumberGenerator rand(669);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue