rusticl/mem: align fill pattern buffer to 4 bytes
authorKarol Herbst <kherbst@redhat.com>
Wed, 28 Sep 2022 00:01:45 +0000 (02:01 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sat, 1 Oct 2022 12:27:19 +0000 (12:27 +0000)
commitbd9d276485c8286f27ba4ed30e3cfbf0f892150b
tree00788ca34fc25190131c67c2c241425d85d741fa
parent988c45ae125855b96e680bf070871f1574cb343b
rusticl/mem: align fill pattern buffer to 4 bytes

drivers might treat it as a uint32_t* buffer.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18853>
src/gallium/frontends/rusticl/core/memory.rs
src/gallium/frontends/rusticl/mesa/pipe/context.rs