wined3d: Implement [imm_]atomic_{umax, umin} instructions for unsigned integers.
commit0496c8c55904a593d460f1d9376be74a86e6f6d7
authorJózef Kucia <jkucia@codeweavers.com>
Sun, 26 Feb 2017 17:48:02 +0000 (26 18:48 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Feb 2017 08:57:13 +0000 (27 09:57 +0100)
tree097b2fa886076e2888e6aa9e8c4ab95c5379341e
parenta9fdb4a0990557cb590013a40a9bf9fec37fb177
wined3d: Implement [imm_]atomic_{umax, umin} instructions for unsigned integers.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d3d11/tests/d3d11.c
dlls/wined3d/glsl_shader.c