st/nine: Fix FillColor Flag check
authorAxel Davy <axel.davy@ens.fr>
Sat, 16 May 2015 16:40:02 +0000 (18:40 +0200)
committerAxel Davy <axel.davy@ens.fr>
Fri, 21 Aug 2015 20:21:46 +0000 (22:21 +0200)
commit3bcab9ba75b24bd6cabcd9d31165ad4c1fe9d75c
treed13e03bb0d509a7825b4c07622f81b33da7e90d0
parentef8ade6f09410b734fb84861a8bce23dc9e49afc
st/nine: Fix FillColor Flag check

IT is better check if the surface was created with RT flag,
instead of checking capability (llvmpipe was complaining)

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