st/nine: Use bufs instead of Flags for Clear
authorAxel Davy <axel.davy@ens.fr>
Tue, 9 Feb 2016 07:20:34 +0000 (08:20 +0100)
committerAxel Davy <axel.davy@ens.fr>
Wed, 18 May 2016 21:37:14 +0000 (23:37 +0200)
commit4c77673de75049a3f1d707efce8ee30df03634c8
treef2f7e87d759412966c7da3c5c9bc4c3a5e81f421
parentf7c3d27d18f1caa97b7f83f7f07fe9fabc81ec24
st/nine: Use bufs instead of Flags for Clear

bufs doesn't contain depthstencil if
there is z buffer mismatch. This is the behaviour
we want.

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