You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to two vasurfaces,and both have image data with the same format (exactly RGBA). I want to copy data of one vasurface to the other , i only find the way that vaDeriveImage the vasurface ,then use vaMapBuffer,but isn't what I want. I want to copy data between GPU memory.And someone can tell me how to do it ,thank you.
The text was updated successfully, but these errors were encountered:
I have to two vasurfaces,and both have image data with the same format (exactly RGBA). I want to copy data of one vasurface to the other , i only find the way that vaDeriveImage the vasurface ,then use vaMapBuffer,but isn't what I want. I want to copy data between GPU memory.And someone can tell me how to do it ,thank you.
The text was updated successfully, but these errors were encountered: