pan/bi: Fix missing src_types
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 12 Mar 2020 01:45:32 +0000 (21:45 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 12 Mar 2020 12:41:08 +0000 (12:41 +0000)
commit116c541c0745b9eb6dba3ba3d2567a1fde90cf03
treed01397dac971828b86973c017da8bb6d6086632a
parente1d95339254361d4a481b35b3d2adeb4ae417d03
pan/bi: Fix missing src_types

We want types to be consistent throughout the IR so we don't have to
make exceptions to parse things out. These cases just got missed.

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