wine/dlls/d3d11
Paul Gofman 484e3f9c4c d3d11/tests: Require D3D_FEATURE_LEVEL_11_0 for using DSV flags.
Fixes test failures on older Testbot Windows versions in test_sample_attached_rtv().

Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-01 17:13:54 +01:00
..
tests d3d11/tests: Require D3D_FEATURE_LEVEL_11_0 for using DSV flags. 2019-11-01 17:13:54 +01:00
async.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
buffer.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
d3d11.spec gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
d3d11_main.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
d3d11_private.h d3d11: Implement ID3D11Multithread. 2019-05-06 13:19:33 -05:00
device.c d3d11: Set context to NULL in CreateDeferredContext() stub. 2019-10-01 17:06:36 +02:00
inputlayout.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
Makefile.in d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
shader.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
state.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
texture.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
utils.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
version.rc
view.c d3d11: Mind DSV flags when checking for conflicting SRV. 2019-10-31 17:39:13 +01:00