I have S905x with Penta Mali 450 GPU.
I've install Linux server in S905x box and g++ too. I create very simple helloworld.cpp and can run it normally.
My question is: Could I run that example in Mali GPU? How can i do that?
I really appreciate your answer!
Thank you very much, Peter!
Could you tell about the procedure of making an OpenGL ES example in my S905X and running it in Mali GPU.
I've install linux server in S905X already and now I want to write a simple program which ultilizes GPU (like draw triangle program).
Thank in advanced!