- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Does ipp read from the bytes it writes? I'm contemplating resizing directly to graphics memory. It's fine to write to GPU memory, but slow to read from it. Can ipp output to write only memory? Does it overwrite previously written bytes?
Bruno
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bruno,
This may happen, so I wouldn't rely on this. Why you don't use temporary image store and, then copy temporary image to graphics memory?
It won't take too much of time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem with copying is that I need to tile considering cache sizes. If I just do one pass it's always optimum.
Is CopyManaged bettr for write combining memory?
Bruno

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page