How To draw Text And Shape OFF Screen on EGLImageKHR With OpenGL?

Hi guys
I want to draw some shapes on EGLImageKHR with OpenGL but we don’t want copy buffer from EGL to PBO buffer and we don’t want use display, just OFFscreen? I need an example to do It.

Best wishes

Hi,
We have samples in

/usr/src/nvidia/graphics_demos

Please take a look. See if either sample is close to your use-case and can be a reference sample.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.