st/nine: util_gen_mipmap doesn't need we reset states.
authorAxel Davy <axel.davy@ens.fr>
Thu, 19 Feb 2015 21:28:37 +0000 (22:28 +0100)
committerAxel Davy <axel.davy@ens.fr>
Wed, 29 Apr 2015 06:28:11 +0000 (08:28 +0200)
commit24eca6a30dea4cde0b0528b85e83d45a6430762e
tree3ae1ec11106007aefb3922b65f741a6b5e72c540
parent7a7758c5525fa90bf7c546acc58a9ea41f7d320b
st/nine: util_gen_mipmap doesn't need we reset states.

util_gen_mipmap uses pipe->blit, and thus doesn't need
we restore all states after using it.

Signed-off-by: Axel Davy <axel.davy@ens.fr>
src/gallium/state_trackers/nine/basetexture9.c