OSDN Git Service

st/nine: Ignore multisample quality level if no ms
authorAxel Davy <davyaxel0@gmail.com>
Fri, 22 Feb 2019 19:45:51 +0000 (20:45 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 14 Mar 2019 19:02:42 +0000 (19:02 +0000)
commitdd2554c85b7f0254d40fdbac905624bef8ec83bc
tree7a0e5cd5122fdfb9b22074f46f915c321756ad5f
parentb1ef1c7a8e13308bce634cd2f93fe270b5de10fb
st/nine: Ignore multisample quality level if no ms

Apparently instead of returning error when passing
a quality level different than 0 for
D3DMULTISAMPLE_NONE, we should pass.

Fixes: https://github.com/iXit/Mesa-3D/issues/340

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Axel Davy <davyaxel0@gmail.com>
(cherry picked from commit 1d363d440f261fbadc1db3c17acc514b7130d505)
src/gallium/state_trackers/nine/nine_pipe.h