pan/bi: Fix missing type for fmul
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 27 Mar 2020 19:53:12 +0000 (15:53 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 31 Mar 2020 01:12:26 +0000 (01:12 +0000)
commitb5148b6b490b19b4f525dc07b470cf088e0eead3
tree15c879c326a6c395f52a9b43f9ce8d1def378628
parent5eb209a05f61dc9ab5347a0e9dcd2e97c91f1b37
pan/bi: Fix missing type for fmul

We add a zero argument, we want it to align with the size of whatever
the other arguments were for optimization.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4382>
src/panfrost/bifrost/bifrost_compile.c