lavapipe: don't copy pNext
authorDave Airlie <airlied@redhat.com>
Mon, 7 Dec 2020 23:35:01 +0000 (09:35 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2020 00:46:27 +0000 (10:46 +1000)
commiteec9d67e4478b5330584970d456f02ff4c15c0b3
tree398e7f2985f3f43ba69a6009ce0239552872a1c2
parent6a27262cc2fbdb3007e2dc20f6534db0312c5810
lavapipe: don't copy pNext

We have to ignore unknown structs, so don't init the deep copy pNext
with the src.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7978>
src/gallium/frontends/lavapipe/lvp_pipeline.c