yuryGotham
Results
2
comments of
yuryGotham
Hi @MoFtZ, It looks like I'm able to get the pinned memory to work for the most part. One thing that I'm still unable to figure out is how to...
@MoFtZ how do I copy the arrayView to gpu using locked/async method? I'm currently calling gpuBuffer.View.CopyToPageLockedAsync(stream, pageLockedScope). CopyToPageLockedAsync does not accept ArrayView as an argument - is there a way...