How can we convert ID3D11Texture2D
into a memory buffer? I have ID3D11Texture2D*
and need to read data from it to a memory buffer.
问问题
1775 次
How can we convert ID3D11Texture2D
into a memory buffer? I have ID3D11Texture2D*
and need to read data from it to a memory buffer.