d3d9/tests: Fix test_3dc_formats getPixelColor check.
commitb83825509e64b4b8523add72988f7723a75f780b
authorAxel Davy <axel.davy@ens.fr>
Wed, 7 Jan 2015 13:21:49 +0000 (7 14:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jan 2015 13:03:15 +0000 (8 14:03 +0100)
tree36243241778bcbf7a8b1579b18293cf565ec0dad
parentfc84368f87faec3d974158c2239274d7f0d94c7e
d3d9/tests: Fix test_3dc_formats getPixelColor check.

getPixelColor should be called before Present, because the device
swapchain was created with discard mode.
dlls/d3d9/tests/visual.c