On Tue, 5 Oct 2021 at 15:47, Giovanni Mascellani gmascellani@codeweavers.com wrote:
Similarly to ReadFromSubresource, WriteToSubresource is currently implemented only for images with linear tiling, which NVIDIA drivers currently do not support.
Signed-off-by: Giovanni Mascellani gmascellani@codeweavers.com
tests/d3d12.c | 5 +++++ 1 file changed, 5 insertions(+)
The patch is otherwise fine, but I think we'd want the subject prefix to be "tests:".