[PATCH 2/2] d3dcompiler/tests: Fix parameter desc test on d3d10.

Sven Baars sven.wine at gmail.com
Fri Nov 29 06:04:25 CST 2019


On 29-11-2019 11:57, Matteo Bruni wrote:
> +        else
> +            ok(!desc.Stream,·"(%u):·got·unexpected·Stream·%u.\n",·i,·desc.Stream);
> 

Hi Matteo,

This is not true according to the tests:

https://test.winehq.org/data/tests/d3d10:reflection.html

Also, if you prefer your fix, it should probably be done for the other
Stream tests in that file as well.

Best,
Sven



More information about the wine-devel mailing list