st/mesa: create temporary textures with the same nr_samples as source
authorIlia Mirkin <imirkin@alum.mit.edu>
Wed, 28 Oct 2015 19:38:53 +0000 (15:38 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 29 Oct 2015 17:20:45 +0000 (13:20 -0400)
commit6166a8e369b86395ffec7229257f797662f9d1aa
treeb1f9b088a31c5ae8663e4a3ee3ae959ee5722e35
parentafbe8b6085c4761c25b7bc49a051a08e10a87805
st/mesa: create temporary textures with the same nr_samples as source

Not sure if this is actually reachable in practice (to have a complex
copy with MS textures).

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_cb_copyimage.c