wine/dlls/d3d11
Zebediah Figura d89a017056 d3d11/tests: Use a pixel shader that consumes SV_Position in test_pipeline_statistics_query().
Some drivers (AMD Radeon RX 6700 XT, with radeonsi from Mesa 22.2.0-rc3) emit
less than one invocation per pixel, presumably because they detect that the
shader control flow is uniform for all pixels. Having the control flow depend on
SV_Position avoids this test failure.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
2022-09-21 21:26:03 +02:00
..
tests d3d11/tests: Use a pixel shader that consumes SV_Position in test_pipeline_statistics_query(). 2022-09-21 21:26:03 +02:00
async.c d3d11: Use CRT allocation functions. 2022-07-22 19:56:59 +02:00
buffer.c d3d11: Use CRT allocation functions. 2022-07-22 19:56:59 +02:00
d3d11.spec
d3d11_main.c d3d11: Build without -DWINE_NO_LONG_TYPES. 2022-04-25 20:35:27 +02:00
d3d11_private.h d3d11: Use CRT allocation functions. 2022-07-22 19:56:59 +02:00
device.c d3d11: Implement D3D11_FEATURE_FORMAT_SUPPORT. 2022-08-16 22:27:53 +02:00
inputlayout.c d3d11: Implement d3d11_input_layout_to_wined3d_declaration() on top of vkd3d_shader_parse_input_signature(). 2022-09-15 22:33:10 +02:00
Makefile.in d3d11: Implement d3d11_input_layout_to_wined3d_declaration() on top of vkd3d_shader_parse_input_signature(). 2022-09-15 22:33:10 +02:00
shader.c d3d11: Use CRT allocation functions. 2022-07-22 19:56:59 +02:00
state.c d3d11: Use CRT allocation functions. 2022-07-22 19:56:59 +02:00
texture.c d3d11: Use CRT allocation functions. 2022-07-22 19:56:59 +02:00
utils.c
version.rc
view.c d3d11: Use CRT allocation functions. 2022-07-22 19:56:59 +02:00