1d5326b30e
Allow aux state tracking buffer created with different offsets, in order to support importing images with drm modifiers. We will always need to calculate the size of an imported fast clear region because Vulkan spec defines: VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-size-02267 For each element of pPlaneLayouts, size must be 0 Signed-off-by: Jianxun Zhang <jianxun.zhang@intel.com> Reviewed-by: Nanley Chery <nanley.g.chery@intel.com> Acked-by: Rohan Garg <rohan.garg@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25651>