a1628aba1f
We set sparseImageInt64Atomics to false on these formats, so there's no need for the software detiling. Thus, we can not set the flag, which will make ISL pick Tile64 for these formats, and things will work. Thanks to Lionel for pointing the fix here. Testcase: dEQP-VK.api.info.image_format_properties.*d.optimal.r64_*int Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Iván Briano <ivan.briano@intel.com> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35524>