According to our tests, except for DDS image, the "Format" field of the result will be set to DXGI_FORMAT_R8G8B8A8_UNORM no matter what its actual format is.
Signed-off-by: Ziqing Hui zhui@codeweavers.com --- dlls/d3dx10_43/Makefile.in | 1 + dlls/d3dx10_43/d3dx10_43_main.c | 142 +++++++++++++++++++++++++++++++- dlls/d3dx10_43/tests/d3dx10.c | 7 +- 3 files changed, 143 insertions(+), 7 deletions(-)