radeonsi: decompress resident textures/images before graphics/compute
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 15 May 2017 21:50:32 +0000 (23:50 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 14 Jun 2017 08:04:36 +0000 (10:04 +0200)
commite1813a8635fb9775791721cf421de05803c3fcb5
treec385c556e0b5b5ddbb28157330443c7c089b33fc
parentd7e1a66bb5582f594bdd05a1110dc40abc3371dc
radeonsi: decompress resident textures/images before graphics/compute

Similar to the existing decompression code path except that it
loops over the list of resident textures/images.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_blit.c
src/gallium/drivers/radeonsi/si_descriptors.c
src/gallium/drivers/radeonsi/si_pipe.h