[PATCH 3/6] vkd3d: Deal with Map out parameter being NULL.

Henri Verbeet hverbeet at gmail.com
Mon Sep 30 14:40:18 CDT 2019


On Mon, 30 Sep 2019 at 17:48, Hans-Kristian Arntzen
<post at arntzen-software.no> wrote:
> It is possible to map a resource, but not disclose the VA to caller.
> This is used for WriteToSubresource.
>
> Signed-off-by: Hans-Kristian Arntzen <post at arntzen-software.no>
> ---
>  libs/vkd3d/resource.c | 13 +++++++++----
>  1 file changed, 9 insertions(+), 4 deletions(-)
>
This seems fine. Do you have a regression test to go along with this as well?



More information about the wine-devel mailing list