[PATCH v2 1/2] d3d11: Report D3D11_FORMAT_SUPPORT_IA_VERTEX_BUFFER.

Henri Verbeet hverbeet at gmail.com
Tue Dec 14 06:55:05 CST 2021


On Fri, 10 Dec 2021 at 20:16, Zebediah Figura <zfigura at codeweavers.com> wrote:
>
> Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
> ---
> v2: Don't worry about restricting based on feature level; just add todo_wine to
> the relevant tests instead. (Also remove my test hacks...)
>
>  dlls/d3d11/device.c      |  1 +
>  dlls/d3d11/tests/d3d11.c | 10 ++++++----
>  dlls/wined3d/directx.c   |  6 +++++-
>  3 files changed, 12 insertions(+), 5 deletions(-)
>
This is causing the corresponding d3d10core tests to succeed inside a
todo block.



More information about the wine-devel mailing list