[Webkit-unassigned] [Bug 93010] [chromium] Add WebExternalTextureProvider; an alternate means for providing textures to a TextureLayerChromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 09:06:05 PST 2012


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





--- Comment #27 from Antoine Labour <piman at chromium.org>  2012-11-27 09:08:16 PST ---
(From update of attachment 176275)
View in context: https://bugs.webkit.org/attachment.cgi?id=176275&action=review

> Source/Platform/chromium/public/WebCompositorSupport.h:85
> +    virtual WebExternalTextureLayer* createExternalTextureProviderLayer(WebExternalTextureProvider*) { return 0; }

Maybe createExternalTextureLayerWithProvider? Or, I believe WebKit allows overloading, so createExternalTextureLayer is possibly OK.

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