st/nine: Remove impossible cases with Managed textures
authorAxel Davy <axel.davy@ens.fr>
Thu, 19 Feb 2015 15:35:45 +0000 (16:35 +0100)
committerAxel Davy <axel.davy@ens.fr>
Wed, 29 Apr 2015 06:28:11 +0000 (08:28 +0200)
commit4c2247ac60f426a6441f964f2204af9f8dc04dc5
tree5344322836836db3038167a53c8bd21189d2d05c
parente558ce98f2b01e11ff79c29efaea2877121ae04a
st/nine: Remove impossible cases with Managed textures

Copying to/from a Managed texture is forbidden.
Rendering to a Managed texture is forbidden.

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