Matteo Bruni (@Mystral) commented about dlls/d3dx11_43/tests/d3dx11.c:
+ 0x01,0xc8,0xf0,0x00,0x00,0x00,0x00,0x01,0x02,0x04,0x10,0x10,0xa6,0x18,0x8c,0x21, + 0x00,0xc4,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, + 0x00,0x00,0x00,0x00,0x01,0x03,0x4e,0x0f,0x3a,0x4c,0x94,0x9d,0xba,0x79,0xe7,0x38, + 0x4c,0xcf,0x14,0xc3,0x43,0x91,0x88,0xfb,0xdc,0xe0,0x7c,0x34,0x70,0x9b,0x28,0xa9, + 0x18,0x74,0x62,0x87,0x8e,0xe4,0x68,0x5f,0xb9,0xcc,0x0e,0xe1,0x8c,0x76,0x3a,0x9b, + 0x82,0x76,0x71,0x13,0xde,0x50,0xd4,0x2d,0xc2,0xda,0x1e,0x3b,0xa6,0xa1,0x62,0x7b, + 0xca,0x1a,0x85,0x4b,0x6e,0x74,0xec,0x60 +}; + +static const unsigned char test_wmp_data[] = +{ + 0xff,0xff,0xff,0xff +}; + +/* 2x2 24-bit dds, 2 mipmaps */ +static const unsigned char dds_24bit[] = For posterity: these are from d3dx9_test_images.h (not yet in the d3dx10 tests I think?)
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9206#note_119632