696b0ab2c9
We can just always specify the stride parameter regardless of whether an alignment was forced or not. This fixes some issues where it is not straightforward to detect the need to specify stride by checking the buffer width (e.g. imported dmabuf to be used as texture). Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8549>