turnip: Silence compiler warning about uninit pipeline.
authorEric Anholt <eric@anholt.net>
Thu, 19 Sep 2019 18:08:25 +0000 (11:08 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Sep 2019 20:34:28 +0000 (13:34 -0700)
commitab3cf128a666320512b6140af18946f0c291b598
tree08c2e69824a51b0e282544d5d56b75bed41cb3e1
parenta6cc68106c033a31db2b84188e47e1badfcbcc41
turnip: Silence compiler warning about uninit pipeline.

The code was fine as far as I see, but the warning was irritating.

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/freedreno/vulkan/tu_pipeline.c