[PATCH 0/7] MR212: d3d11: Create dxgi resource objects for textures and buffers.

Jan Sikorski (@jsikorski) wine at gitlab.winehq.org
Fri Jun 10 05:34:24 CDT 2022


Jan Sikorski (@jsikorski) commented about dlls/d3d11/texture.c:
>          return S_OK;
>      }
>  
> -    if (texture->dxgi_surface)
> +    if (texture->dxgi_resource)
Mostly to test my understanding, do we still actually need to check this for some reason?

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/212#note_1813



More information about the wine-devel mailing list