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.