panfrost: Initialize shift/extra_flags
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 11 Jul 2019 22:46:22 +0000 (15:46 -0700)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 12 Jul 2019 14:38:37 +0000 (07:38 -0700)
commit5f4f8aec748427462bb4539dcfbe0e622842327a
tree42ba4612eee71c8675b88eb44f74e12ab70ba78a
parent6d8490f9009289c7543aebe6e99d9a627f2383b8
panfrost: Initialize shift/extra_flags

Don't rely on them being preinitialized to zero; this can cause junk to
appear on the wire.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
src/gallium/drivers/panfrost/pan_context.c
src/gallium/drivers/panfrost/pan_instancing.c