diff options
author | Simon Ser <contact@emersion.fr> | 2022-11-25 12:04:28 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-11-28 23:50:41 +0000 |
commit | 10f543d5792ec0a74688c4da3781f6f84fb2ed9d (patch) | |
tree | 3f4982e8c9b04bd8636df1a1f715b5721a67ebd0 /render/allocator | |
parent | 2a414c896ec7a4e492d81bc758248c920b47e8d1 (diff) |
render/vulkan: release stage buffers after command buffer completes
We need to wait for the pending command buffer to complete before
re-using stage buffers. Otherwise we'll overwrite the stage buffer
with new contents before the texture is fully uploaded.
Diffstat (limited to 'render/allocator')
0 files changed, 0 insertions, 0 deletions