[Webkit-unassigned] [Bug 101489] [BlackBerry] Improper initialization of ANGLEResources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 13:00:00 PST 2012


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





--- Comment #10 from Yong Li <yoli at rim.com>  2012-11-15 13:01:50 PST ---
(From update of attachment 173652)
View in context: https://bugs.webkit.org/attachment.cgi?id=173652&action=review

> Source/WebCore/platform/graphics/blackberry/GraphicsContext3DBlackBerry.cpp:-115
> -    ANGLEResources.MaxDrawBuffers = 1; // Always set to 1 for OpenGL ES.
> -    ANGLEResources.OES_standard_derivatives = m_extensions->supports("GL_OES_standard_derivatives");

As Rob said. We need an internal reviewer with expertise of GL stuff. Also ANGLEResources doesn't look like a variable name in WebKit. Can you also rename it to angleResources?

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