Hello.
I use wandboard(NXP i.MX6 Quad, ubuntu 16.04, vivante GC2000).
When I try "glxgears -info" and "glmark2-es2", it works fine with OpenGL ES 3.0.
But when I run the samples of "www.webglsamples.org" in the web browser, it doesn't work.
It seems that it doesn't support webgl although I set the browser's configuration correctly about "use hardware acceleration", "ignore software rendering list" and so on.
When I try the same thing in Yocto OS, it works fine.
What can I do for using webgl and hw accel in this board and ubuntu 16.04?
Thanks in advance.