8 Aug
2023
8 Aug
'23
8:13 p.m.
Matteo Bruni (@Mystral) commented about dlls/d3dx11_43/texture.c:
return E_NOTIMPL; } + +HRESULT WINAPI D3DX11LoadTextureFromTexture(ID3D11DeviceContext *context, ID3D11Resource *src_texture, + D3DX11_TEXTURE_LOAD_INFO *info, ID3D11Resource *dst_texture)
Sorry I didn't notice this earlier. Please fix the white space on the line continuation. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3468#note_41711