Merge vk-gl-cts/vulkan-cts-1.1.1 into vk-gl-cts/vulkan-cts-next-dev
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / modules / vulkan / pipeline / vktPipelineImageUtil.cpp
index 0ac99c1..ba0d82d 100644 (file)
@@ -729,7 +729,6 @@ void allocateAndBindSparseImage (const DeviceInterface&                                             vk,
                                imageMipTailMemoryBinds.push_back(imageMipTailMemoryBind);
                        }
                }
-
                // Handle Metadata. Similarly to MIP tail in aspectRequirements, there are two cases to consider here:
                //
                // 1) VK_SPARSE_IMAGE_FORMAT_SINGLE_MIPTAIL_BIT is requested by the driver: each layer needs a separate tail.