dzn: Drop extra blank line in dzn_CmdCopyImage2()

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15698>
This commit is contained in:
Boris Brezillon
2022-04-04 13:41:30 +02:00
committed by Marge Bot
parent 653c362ca6
commit 8d30204ca4
-1
View File
@@ -3044,7 +3044,6 @@ dzn_CmdCopyImage2(VkCommandBuffer commandBuffer,
max_size = MAX2(max_size, region_size * region->extent.depth);
}
VkResult result =
dzn_cmd_buffer_alloc_internal_buf(cmdbuf, max_size,
D3D12_HEAP_TYPE_DEFAULT,