June 10, 2022
10:34 a.m.
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