Speed up application of upload heaps on D3D12 captures
* If we keep the data in CPU memory since we're going to need to CPU upload anyway, the copy goes significantly faster.
Loading
Please register or sign in to comment
* If we keep the data in CPU memory since we're going to need to CPU upload anyway, the copy goes significantly faster.