Renderers: Fix UploadPool
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Nz
|
||||
{
|
||||
Vk::DeviceMemory blockMemory;
|
||||
Vk::Buffer buffer;
|
||||
UInt64 freeOffset;
|
||||
UInt64 freeOffset = 0;
|
||||
};
|
||||
|
||||
UInt64 m_blockSize;
|
||||
|
||||
Reference in New Issue
Block a user