|
|
|
|
|
by cycloptic
2292 days ago
|
|
It's the opposite. The point of using DMA-BUFs is that those are the handles which are passed around, and the data never leaves GPU memory. The handles can be directly accessed from EGL/Vulkan and used as render source/targets. |
|