imx6 Linux3.0.35(L3.0.35_4.1.0_130816) run i.MX6 Graphics SDK Sample ,the GLES2.0 Samples run failed and GLES1.1 OpenVG run ok.
about failed info :
1、build GLES2.0 samples for FBDEV
2、GLES2.0 Samples run failed log :
root@freescale /mnt/mmc/GLES20_fbdev$ ./01_SimpleTriangle
01_SimpleTriangle: SimpleTriangle.c:283: main: Assertion `init()' failed.
Aborted
root@freescale /mnt/mmc/GLES20_fbdev$
And debug this error found glCompileShader() run failed,why?
if use PrecomplieShader(not run glCompileShader()),sample run ok.
L3.0.35_4.1.0_130816 BSP not support GLES2.0?Only support GLES1.1?
Regards,
forrest