Sweden-Number/dlls/d3d11
Henri Verbeet e7ebe3d8d2 d3d11/tests: Initialise "constant" in test_device_context_state() (Valgrind).
We're mostly just using this to make sure the value we read back is that same
as the one we set, so in that sense the actual value is inconsequential.
Nevertheless, randomness is generally undesirable in the tests.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-29 23:37:46 +02:00
..
tests d3d11/tests: Initialise "constant" in test_device_context_state() (Valgrind). 2021-04-29 23:37:46 +02:00
Makefile.in d3d11: Use nameless unions. 2021-03-31 19:26:09 +02:00
async.c
buffer.c d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
d3d11.spec
d3d11_main.c
d3d11_private.h d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
device.c wined3d: Pass a wined3d_device_context to wined3d_device_get_primitive_type(). 2021-04-21 21:20:55 +02:00
inputlayout.c
shader.c d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
state.c d3d11: Ensure sampler max_lod is >= min_lod. 2021-03-11 21:52:17 +01:00
texture.c d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
utils.c
version.rc
view.c d3d11: Use nameless unions. 2021-03-31 19:26:09 +02:00