[PATCH 2/2] d3d11/tests: Port swapchain_flip to d3d11.

Henri Verbeet hverbeet at gmail.com
Mon Mar 14 07:41:15 CDT 2016


On 13 March 2016 at 19:08, Stefan Dösinger <stefandoesinger at gmx.at> wrote:
> ---
>
> I am not using create_test_context in this test because it would introduce
> asymetry in how back buffer 0 is created that would make the test more
> difficult to read in my opinion.
It would probably be worth it, mostly because you also get to use
draw_quad() that way. We could also consider making the "backbuffer"
and "backbuffer_rtv" members arrays. For the moment it's probably more
important that it matches the d3d10core test though.

>
> Signed-off-by: Stefan Dösinger <stefandoesinger at gmx.at>
If you put the Signed-off-by here, it won't be put in the commit message.



More information about the wine-devel mailing list