st/nine: Implement EvictManagedResources
authorAxel Davy <axel.davy@ens.fr>
Fri, 8 May 2015 14:54:53 +0000 (16:54 +0200)
committerAxel Davy <axel.davy@ens.fr>
Fri, 21 Aug 2015 20:21:46 +0000 (22:21 +0200)
commitc57f777b095fbbb6273fccfe7ea2d1ced5fbc0a4
treeca1ef1707fcc09b77129b431bae2e7342e89ac6e
parent4c126f0b5837227d93e481fb04e43c96b3316413
st/nine: Implement EvictManagedResources

EvictManagedResources is used by apps to free
the gpu memory of MANAGED textures (which have
a cpu memory backing)

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