radeonsi: reorder and initialize more fields in si_reallocate_texture_inplace
authorMarek Olšák <marek.olsak@amd.com>
Fri, 15 Jun 2018 19:28:28 +0000 (15:28 -0400)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 25 Jun 2018 22:33:58 +0000 (18:33 -0400)
commitcac7ab1192eefdd8d8b3f25053fb006b5c330eb8
tree017442da810b7054264b6d86527a2f2ce3bbce1b
parent7888245ef308ab97ada144d265efa5e4245ebc18
radeonsi: reorder and initialize more fields in si_reallocate_texture_inplace

Some fields shouldn't be initialized, like framebuffers_bound and other stats.
It's hopefully complete now.

Cc: 18.1 <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/radeonsi/si_texture.c