ResourceTracker: Use vkGetLinearImageLayout2GOOGLE to check linear image layout.

This change replaces the old vkGetLinearImageLayoutGOOGLE() with
vkGetLinearImageLayout2GOOGLE() so that it could get the correct
linear image layout (offset / stride) from host Vulkan device.

Bug: fxbug.dev/94188
Change-Id: I4b8773f8bd44af2f6b5e562a28ca164276a8666d
1 file changed