f1b1d5bb8e
The page alignment requirement is for UIF images only, and for linear images it is actually useful to use a 4-byte alignment so we can use them to write images to linear buffers at arbitrary positions, which we will need when copying subrects of an image to a buffer. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>