st/nine: Fix clear for multisample mismatch depth-stencil
authorPatrick Rudolph <siro@das-labor.org>
Wed, 23 Sep 2015 14:30:37 +0000 (16:30 +0200)
committerAxel Davy <axel.davy@ens.fr>
Thu, 4 Feb 2016 21:12:17 +0000 (22:12 +0100)
commit924038c08f03e8f55522951a6ae27d9fab42e3a1
tree6ca89f4d0e4e5ebc5522ac3f059b09a05237da99
parent7f58ba45a8ef043fba98cdd56c122fe5e3091332
st/nine: Fix clear for multisample mismatch depth-stencil

Tests show in case of multisample mismatch between the depth-stencil
buffer and the render target, then it is not cleared.

Fixes failing WINE test visual.c test_multisample_mismatch().

Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Axel Davy <axel.davy@ens.fr>
src/gallium/state_trackers/nine/device9.c