d3d9/tests: Fix volume_dxt5_test getPixelColor check.
commitfc84368f87faec3d974158c2239274d7f0d94c7e
authorAxel Davy <axel.davy@ens.fr>
Wed, 7 Jan 2015 13:21:48 +0000 (7 14:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jan 2015 13:03:06 +0000 (8 14:03 +0100)
tree10c02ee25e85a3da21c166f4b135d1ab6dbadfd2
parent041ab23d0b49a98b169db00c20f77fd1d7c9c071
d3d9/tests: Fix volume_dxt5_test getPixelColor check.

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