fuchsia: Only call vkGetLinearImageLayout2 on linear image creation.

This method will fail if the VkImageCreateInfo is not for creating
linear images. We should only call it when tiling is
VK_IMAGE_TILING_LINEAR.

Test: workstation.x64 on host-gpu
Bug: fxbug.dev/96654
Change-Id: Icdafd27a09116b69d8699ede770488d9870d3f51
1 file changed