[Webkit-unassigned] [Bug 98989] [CSS Shaders] Add CustomFilterRenderer to reuse this class by Accelerated Compositing.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 23 14:49:38 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98989
--- Comment #17 from Huang Dongsung <luxtella at company100.net> 2012-10-23 14:50:42 PST ---
(In reply to comment #16)
> (From update of attachment 170234 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=170234&action=review
>
> > Source/WebCore/platform/graphics/filters/CustomFilterRenderer.cpp:79
> > +CustomFilterRenderer::CustomFilterRenderer(PassRefPtr<GraphicsContext3D> context, PassRefPtr<CustomFilterValidatedProgram> validatedProgram, const CustomFilterProgramInfo&, const CustomFilterParameterList& parameters,
>
> Do we need to pass in CustomFilterProgramInfo separately? Can ask for validatedProgram->programInfo() instead?
Oops, I was not careful. We don't need CustomFilterProgramInfo in CustomFilterRenderer. Thank you. I'll update.
--
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