RESOLVED WONTFIX 77777
[chromium] Refactor CCPluginLayer Shader Boilerplate
https://bugs.webkit.org/show_bug.cgi?id=77777
Summary [chromium] Refactor CCPluginLayer Shader Boilerplate
Tim Dresser
Reported 2012-02-03 14:03:20 PST
CCPluginLayerImpl.h has four ProgramBindings: - Program - ProgramFlip - TexRectProgram - TexRectProgramFlip These should be merged into one. CCLayerRendererChromium.cpp has two PluginProgramBindings: - TexStretchPluginProgramBinding - TexTransformPluginProgramBinding These should also be merged.
Attachments
Ryosuke Niwa
Comment 1 2012-02-03 14:28:53 PST
Note You need to log in before you can comment on or make changes to this bug.