Bug 44922

Summary: [Chromium] bindTexture(TEXTURE_CUBE_MAP) shouldn't generate errors with valid cubemap texture
Product: WebKit Reporter: Zhenyao Mo <zmo>
Component: WebGLAssignee: Zhenyao Mo <zmo>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, kbr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
patch kbr: review+, zmo: commit-queue-

Zhenyao Mo
Reported 2010-08-30 18:59:13 PDT
It's due to the code to set TEXTURE_WRAP_R to CLAMP_TO_EDGE. Remove it for now.
Attachments
patch (3.92 KB, patch)
2010-08-30 19:08 PDT, Zhenyao Mo
kbr: review+
zmo: commit-queue-
Zhenyao Mo
Comment 1 2010-08-30 19:08:18 PDT
Kenneth Russell
Comment 2 2010-08-31 10:28:50 PDT
Comment on attachment 66000 [details] patch Looks good to me. r=me
Zhenyao Mo
Comment 3 2010-08-31 11:01:59 PDT
Note You need to log in before you can comment on or make changes to this bug.