d3d11: Validate resource access flags for buffers and 2D textures.
commita2fe3ff066e50e8f173544ad689ec342e127f482
authorJózef Kucia <jkucia@codeweavers.com>
Thu, 1 Feb 2018 08:50:31 +0000 (1 09:50 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Feb 2018 21:24:59 +0000 (1 22:24 +0100)
tree5bcb1602aa6acd30b7166cfcbd7206bfdb40692e
parent5eb13b24137d02f44cb1ef43804cb7a343340079
d3d11: Validate resource access flags for buffers and 2D textures.

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/buffer.c
dlls/d3d11/d3d11_private.h
dlls/d3d11/texture.c
dlls/d3d11/utils.c