Signed-off-by: Ziqing Hui zhui@codeweavers.com ---
We have "32bpp ARGB", "32bpp XRGB", "64bpp ABGR", "96bpp ABGR", "128bpp ABGR".
For the 16bpp 5:6:5 image, it should be "RGB565" instead of "BGR565".
dlls/windowscodecs/tests/ddsformat.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)