This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: How to make OpenGLES application which run on A72 display on screen

Part Number: TDA4VM

TDA4VM

Linux+Rtos

I  am try to run a OpenGLES app on A72,

It seems that you can't get framebuffer on A72,

Therefore, my OpenGLES app can only render on FBO,

What should I do with this FBO so that the rendered content can be displayed on the screen?