[PATCH 3/3] windowscodecs/tests: Rename test_dds_bgr565 to test_dds_rgb565.
21 Jul
2020
21 Jul
'20
5:49 a.m.
Signed-off-by: Ziqing Hui <zhui(a)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(-)
2060
Age (days ago)
2061
Last active (days ago)
1 comments
2 participants
participants (2)
-
Esme Povirk (they/them) -
Ziqing Hui