pan/mdg: Ensure ld_vary_16 is aligned
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 4 Jun 2020 15:32:59 +0000 (11:32 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 4 Jun 2020 17:46:45 +0000 (17:46 +0000)
commit2d1688345a622add9fef1dd5d6d87bee614d5666
tree3e9d1d147d9f39c00bc600f76500876acfa21578
parentde8be1de132085c434532f3dc0d1c456109a8f2a
pan/mdg: Ensure ld_vary_16 is aligned

Otherwise packing may fail.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fixes: 5f8dd413bcc ("pan/mdg: Handle 16-bit ld_vary")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5339>
src/panfrost/midgard/midgard_compile.c