[Webkit-unassigned] [Bug 52311] [chromium] Add command-line flag to enable composite to offscreen texture.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 13 14:15:47 PST 2011


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





--- Comment #21 from Vangelis Kokkevis <vangelis at chromium.org>  2011-01-13 14:15:47 PST ---
(From update of attachment 78854)
One more question: Does setCompositeOffScreen() still need to set the layerRenderer for the root layer?  When we're compositing off screen, we'll pass 0 as the argument to this function so prepareContentsTexture() will never be called.  I think this could simplify setCompositeOffScreen to the point that it just sets the value of m_compositeOffscreen.  Or maybe I'm missing something here.

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