[PATCH v2] d3d11/tests: Extend GetDC() tests

Henri Verbeet hverbeet at gmail.com
Tue Sep 6 05:41:07 CDT 2016


On 6 September 2016 at 11:42, Nikolay Sivov <nsivov at codeweavers.com> wrote:
>  dlls/d3d11/tests/Makefile.in |   2 +-
>  dlls/d3d11/tests/d3d11.c     | 159 ++++++++++++++++++++++++++++++++++++++-----
>  2 files changed, 142 insertions(+), 19 deletions(-)
>
Unfortunately this fails here on Windows:

    d3d11.c:8502: Test failed: Got unexpected size 24 for format B8G8R8A8_UNORM.
    d3d11.c:8516: Test failed: Got unexpected bits 00000000 for format
B8G8R8A8_UNORM.
    d3d11.c:8518: Test failed: Got unexpected size 2686104 for format
B8G8R8A8_UNORM.
    d3d11.c:8520: Test failed: Got unexpected width 9502720 for format
B8G8R8A8_UNORM.
    d3d11.c:8522: Test failed: Got unexpected height 9502720 for
format B8G8R8A8_UNORM.
    d3d11.c:8524: Test failed: Got unexpected plane count 0 for format
B8G8R8A8_UNORM.
    d3d11.c:8526: Test failed: Got unexpected bit count 0 for format
B8G8R8A8_UNORM.
    d3d11.c:8528: Test failed: Got unexpected compression 0x28fd48 for
format B8G8R8A8_UNORM.
    d3d11.c:8530: Test failed: Got unexpected image size 2686324 for
format B8G8R8A8_UNORM.
    d3d11.c:8532: Test failed: Got unexpected horizontal resolution
4316655 for format B8G8R8A8_UNORM.
    d3d11.c:8534: Test failed: Got unexpected vertical resolution 1
for format B8G8R8A8_UNORM.
    d3d11.c:8536: Test failed: Got unexpected used colour count
4330808 for format B8G8R8A8_UNORM.
    d3d11.c:8538: Test failed: Got unexpected important colour count
2686152 for format B8G8R8A8_UNORM.
    d3d11.c:8540: Test failed: Got unexpected colour masks 0x0028fcb8
0x735a25c5 0x00000000 for format B8G8R8A8_UNORM.
    d3d11.c:8543: Test failed: Got unexpected section 000020A4 for
format B8G8R8A8_UNORM.
    d3d11.c:8544: Test failed: Got unexpected offset 4228276 for
format B8G8R8A8_UNORM.
    d3d11.c:8502: Test failed: Got unexpected size 24 for format
B8G8R8A8_TYPELESS.
    d3d11.c:8516: Test failed: Got unexpected bits 00000000 for format
B8G8R8A8_TYPELESS.
    d3d11.c:8518: Test failed: Got unexpected size 2686104 for format
B8G8R8A8_TYPELESS.
    d3d11.c:8520: Test failed: Got unexpected width 9502720 for format
B8G8R8A8_TYPELESS.
    d3d11.c:8522: Test failed: Got unexpected height 9502720 for
format B8G8R8A8_TYPELESS.
    d3d11.c:8524: Test failed: Got unexpected plane count 0 for format
B8G8R8A8_TYPELESS.
    d3d11.c:8526: Test failed: Got unexpected bit count 0 for format
B8G8R8A8_TYPELESS.
    d3d11.c:8528: Test failed: Got unexpected compression 0x28fd48 for
format B8G8R8A8_TYPELESS.
    d3d11.c:8530: Test failed: Got unexpected image size 2686324 for
format B8G8R8A8_TYPELESS.
    d3d11.c:8532: Test failed: Got unexpected horizontal resolution
4316655 for format B8G8R8A8_TYPELESS.
    d3d11.c:8534: Test failed: Got unexpected vertical resolution 1
for format B8G8R8A8_TYPELESS.
    d3d11.c:8536: Test failed: Got unexpected used colour count
4330808 for format B8G8R8A8_TYPELESS.
    d3d11.c:8538: Test failed: Got unexpected important colour count
2686152 for format B8G8R8A8_TYPELESS.
    d3d11.c:8540: Test failed: Got unexpected colour masks 0x0028fcb8
0x735a25c5 0x00000000 for format B8G8R8A8_TYPELESS.
    d3d11.c:8543: Test failed: Got unexpected section 000020A4 for
format B8G8R8A8_TYPELESS.
    d3d11.c:8544: Test failed: Got unexpected offset 4228276 for
format B8G8R8A8_TYPELESS.
    d3d11.c:8502: Test failed: Got unexpected size 24 for format
B8G8R8A8_UNORM_SRGB.
    d3d11.c:8516: Test failed: Got unexpected bits 00000000 for format
B8G8R8A8_UNORM_SRGB.
    d3d11.c:8518: Test failed: Got unexpected size 2686104 for format
B8G8R8A8_UNORM_SRGB.
    d3d11.c:8520: Test failed: Got unexpected width 9502720 for format
B8G8R8A8_UNORM_SRGB.
    d3d11.c:8522: Test failed: Got unexpected height 9502720 for
format B8G8R8A8_UNORM_SRGB.
    d3d11.c:8524: Test failed: Got unexpected plane count 0 for format
B8G8R8A8_UNORM_SRGB.
    d3d11.c:8526: Test failed: Got unexpected bit count 0 for format
B8G8R8A8_UNORM_SRGB.
    d3d11.c:8528: Test failed: Got unexpected compression 0x28fd48 for
format B8G8R8A8_UNORM_SRGB.
    d3d11.c:8530: Test failed: Got unexpected image size 2686324 for
format B8G8R8A8_UNORM_SRGB.
    d3d11.c:8532: Test failed: Got unexpected horizontal resolution
4316655 for format B8G8R8A8_UNORM_SRGB.
    d3d11.c:8534: Test failed: Got unexpected vertical resolution 1
for format B8G8R8A8_UNORM_SRGB.
    d3d11.c:8536: Test failed: Got unexpected used colour count
4330808 for format B8G8R8A8_UNORM_SRGB.
    d3d11.c:8538: Test failed: Got unexpected important colour count
2686152 for format B8G8R8A8_UNORM_SRGB.
    d3d11.c:8540: Test failed: Got unexpected colour masks 0x0028fcb8
0x735a25c5 0x00000000 for format B8G8R8A8_UNORM_SRGB.
    d3d11.c:8543: Test failed: Got unexpected section 000020A4 for
format B8G8R8A8_UNORM_SRGB.
    d3d11.c:8544: Test failed: Got unexpected offset 4228276 for
format B8G8R8A8_UNORM_SRGB.



More information about the wine-devel mailing list