mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 12:42:34 +01:00
Cleanup.
This commit is contained in:
@@ -4784,7 +4784,8 @@ VK_DESTROY
|
||||
range.size = size;
|
||||
VK_CHECK(vkFlushMappedMemoryRanges(device, 1, &range) );
|
||||
|
||||
if (_reset) {
|
||||
if (_reset)
|
||||
{
|
||||
m_pos = 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user