[Mesa-dev] Dmabuf based render buffers!?

Blueroom fred.sund at googlemail.com
Thu Jan 14 19:02:01 UTC 2021


Hi Everyone!

I have a program that’s using dmabuf’s to create a zero copy camera->GL
texture pipeline and it’s working great on my RPi4.

Now as a last step I want to access the pixels that Iv’e processed in gl
with shaders, on the cpu.

Iv’e been told that on the Raspberry Pi OpenGL is sharing the same memory
as the cpu so I’m hoping it would be possible to do something like a dmabuf
on the ‘way out’ too?

Does anyone have any pointers in how this could work?

Cheers
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20210114/82ce0194/attachment.htm>


More information about the mesa-dev mailing list