Bug 44661

Summary: Remove unmultiplyAlpha
Product: WebKit Reporter: Zhenyao Mo <zmo>
Component: WebGLAssignee: Zhenyao Mo <zmo>
Status: RESOLVED INVALID    
Severity: Normal CC: cmarrin, enne, hausmann, kbr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 38282, 44566    
Bug Blocks:    

Zhenyao Mo
Reported 2010-08-25 20:57:49 PDT
After we fix the premultiplyAlpha issue, remove the code for unmultiplyAlpha.
Attachments
Kenneth Russell
Comment 1 2010-08-26 11:25:36 PDT
It would be really good to delete these code paths. Is the Qt port handling the alpha channel correctly at this point?
Zhenyao Mo
Comment 2 2010-08-26 11:48:45 PDT
It turns out we actually need the unmultiplyAlpha op in the case of texImage2D using canvas as input. Closing this bug.
Note You need to log in before you can comment on or make changes to this bug.