windowscodecs/tests: Add a DXT3 test image for DDS decoder.
commit71e92c029a056077bd9e2de6af34896791d29c34
authorZiqing Hui <zhui@codeweavers.com>
Tue, 9 Jun 2020 04:28:09 +0000 (9 12:28 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Jun 2020 06:31:42 +0000 (10 08:31 +0200)
tree0d1563c21127551f45494fd034034301a15a5966
parenta805c1f198377de29e129241584df062764a56d4
windowscodecs/tests: Add a DXT3 test image for DDS decoder.

We only tested DXT1 images with 1 blocks before. That's not enough.
Also, for CopyBlocks(), when boundsInBlocks parameter is NULL, the
stride should be the stride of the frame itself.

Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
Signed-off-by: Esme Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/windowscodecs/tests/ddsformat.c