Sweden-Number/dlls/d3d11
Stefan Dösinger 9e725a6d58 d3d11/tests: Fix a gcc -Wmisleading-indentation warning.
Because the ID3D11Asynchronous_Release(query) line is indented 4 spaces more
than the if condition gcc thinks the code is misleading.

Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-06 19:57:45 +02:00
..
tests d3d11/tests: Fix a gcc -Wmisleading-indentation warning. 2021-08-06 19:57:45 +02:00
Makefile.in d3d11: Use nameless unions. 2021-03-31 19:26:09 +02:00
async.c
buffer.c
d3d11.spec
d3d11_main.c
d3d11_private.h d3d11: Implement ID3D11DeviceContext::FinishCommandList(). 2021-05-27 21:25:22 +02:00
device.c d3d11: Implement constant buffer offsetting for OpenGL. 2021-07-19 12:21:52 +02:00
inputlayout.c
shader.c
state.c d3d11: Turn MultisampleEnable into a stub. 2021-05-05 21:52:22 +02:00
texture.c
utils.c
version.rc
view.c d3d11: Use nameless unions. 2021-03-31 19:26:09 +02:00