Add MappedFrameBuffer::getPlaneFD() which takes a plane index and returns the file descriptor associated with it. This fd will be used to feed into eglCreateImageKHR for both texture creation on upload and directly render-to-texture where the texture buffer comes from the fd given to eglCreateImageKHR. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> |
||
---|---|---|
.. | ||
android | ||
libcamera | ||
linux | ||
meson.build |