The Rock pi 4a GPU cannot run godot

I install Godot3.6,and make a small game. then I choose the LInux X11 to export with armv8 compare.
then use ftp copy to rockpi 4a board.

I run:
chmod 777 test.arm64
sudo ./test.arm64

It shows use LLVM pipe line!!! but i choose OpenGL es 2 API.
Why cant It run?

Hi could you paste the output of uname -a and glxinfo -B.