radeonsi: update non-resident bindless descriptors if needed
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 9 Aug 2017 13:47:22 +0000 (15:47 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 21 Aug 2017 13:23:56 +0000 (15:23 +0200)
commit2843c5d15cf7c051d6aaf0744c3c1c7d4a734184
tree721eb7cfee35262ac393d3b835ebbbe1d17a0bca
parent498814a3ca66f17aa1c74d844873551467dc9336
radeonsi: update non-resident bindless descriptors if needed

Only resident bindless descriptors are currently updated and
re-uploaded, this makes sure that the non-resident ones are
also updated.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Cc: "17.2" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_descriptors.c