[Webkit-unassigned] [Bug 133636] iOS WebGL getParameter hardcoded limits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 10 14:20:34 PDT 2014


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


Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com




--- Comment #2 from Alex Christensen <achristensen at apple.com>  2014-06-10 14:20:58 PST ---
(In reply to comment #0)
These native values you are reporting indicate that you are using OpenGL ES 3.0.  Many devices cannot use OpenGL ES 3.0 according to https://developer.apple.com/library/ios/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/OpenGLESPlatforms/OpenGLESPlatforms.html
I'm not sure what else this will give access to or what this will do to the extensions, but here is a patch that gives access to the additional vertex uniform vectors, etc.

-- 
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