[Bug 94345] WebGL conformance2/reading/read-pixels-from-fbo-test.html fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 2 01:57:12 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94345

xinghua <xinghua.cao at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #2 from xinghua <xinghua.cao at intel.com> ---

Hi, Mark,
The OpenGL version or OpenGL ES version must be higher than 4.2 or 3.0
respectively to support WebGL2.0.0 test cases.
Get latest Mesa driver and build it, we found that OpenGL version is only 3.3.
So should use OpenGL ES path, the option "--use-gl=egl" is used to specify this
path.

In step2, there is a redundant blank of "-- use-gl=egl", please remove it to
start the chrome.
[LD_LIBRARY_PATH=<mesa_lib>:$LD_LIBRARY_PATH LIBGL_DRIVERS_PATH=<mesa_lib>/dri]
google-chrome-unstable --enable-unsafe-es3-apis --use-gl=egl

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160302/770a607c/attachment.html>


More information about the intel-3d-bugs mailing list