diff options
Diffstat (limited to 'video.cpp')
-rw-r--r-- | video.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3996,7 +3996,7 @@ Vram_Allocator::Allocation Vram_Allocator::alloc( page->init( dev, (VkDeviceSize)align_address( - (uintptr_t)size, + (uintptr_t)size + 1, (size_t)size_alignment ), type |