[Webkit-unassigned] [Bug 97859] [CSS Shaders] Implement all composite operators except destination and lighter.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 19:38:26 PDT 2012


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





--- Comment #39 from Huang Dongsung <luxtella at company100.net>  2012-10-15 19:39:15 PST ---
(In reply to comment #38)
> (From update of attachment 168535 [details])
> Thanks for investigating the issue!
> This assertion is nice because it can catch bugs in the shader rewriting, so I'm not sure we should remove it.
> 
> I'm suggesting moving it CustomFilterValidatedProgram because CustomFilterCompiledProgram doesn't know about compositing operators. It only knows about the GLSL shader strings it should to compile.
> 
> What do you think?

Thanks for your explanation! You are right absolutely.

I wanted to not remove ASSERTIONs but I did not know how CustomFilterCompiledProgram can know about compositing operators.

I'll update soon.

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