st/mesa: make texture views inherit compressed_data storage
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Fri, 5 Jun 2020 09:20:55 +0000 (11:20 +0200)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Fri, 19 Jun 2020 08:39:08 +0000 (10:39 +0200)
commitb6db703e0f007fbcf4389ec607ae4c3e8fc9ee0d
treebed051d924657a96679079e5f985991cb103336e
parent993c64e6fe70d458ad76b86232aabb4196d3a9a9
st/mesa: make texture views inherit compressed_data storage

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2775
Fixes: c3fafa127a0 ("st/mesa: generalize code for the compressed texture map/unmap fallback")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5492>
src/mesa/state_tracker/st_cb_texture.c
src/mesa/state_tracker/st_texture.h