[Webkit-unassigned] [Bug 125383] [WinCairo] OpenGL compile error.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 12:06:50 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125383





--- Comment #10 from Ralph T <ralpht+bugs at gmail.com>  2013-12-11 12:04:59 PST ---
If you're using the ANGLE in the WebKit tree then it will bail in glTexImage2D if you use the GL_HALF_FLOAT_ARB constant (look in src/libGLESv2/libGLESv2.cpp for HALF_FLOAT_OES). It doesn't seem to support half float vertices at all.

Maybe you're using some vendor OpenGL ICD, in which case it'd be fine. I'm not sure how the Windows build is set up.

Sorry for so many comments.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list