Go to advanced search

by hhbkv6
Tue Aug 27, 2019 9:47 pm
Forum: OpenGLES
Topic: Fastest way to transfer FBO from GPU to CPU memory
Replies: 3
Views: 3361

Fastest way to transfer FBO from GPU to CPU memory

I've begun playing around with image processing on my RPi 3 using OpenGL ES. At the end of the image processing, I am left with an off-screen frame buffer. The problem is, I'm not sure what the best method is to transfer the data back to the CPU so that I can access it in a reasonable amount of time...

Go to advanced search