[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
Wed Jan 12 15:06:17 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52311
--- Comment #9 from W. James MacLean <wjmaclean at chromium.org> 2011-01-12 15:06:17 PST ---
(In reply to comment #7)
Sorry, forgot one bullet item:
> > You can avoid doing this clear every frame if you just do it once when setCompositeOffscreen(true) is called and keep the color mask set to (true, true, true, false).
> >
Will this work if setCompositeOffscreen(true) isn't called inside of doComposite(), i.e. it's called once when the render layer is created an then never again?
--
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