panfrost: Avoid reading GPU memory when packing vertices
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sun, 16 Feb 2020 21:41:29 +0000 (16:41 -0500)
committerMarge Bot <eric+marge@anholt.net>
Tue, 18 Feb 2020 14:44:08 +0000 (14:44 +0000)
commit027944c7c8ccbff940484b1ed7cc5d75b9593640
tree6156d92e83ada0ae5e10fafdabe55924d12c986a
parent4c52e16c9c296988dea283164622373caaf228e5
panfrost: Avoid reading GPU memory when packing vertices

These occurred unintentionally as a byproduct of bitfields, etc. Whoops.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3838>
src/gallium/drivers/panfrost/pan_context.c