[webkit-reviews] review granted: [Bug 123915] [WebGL] We should not allow generateMipMap on compressed textures : [Attachment 216212] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 13:27:03 PST 2013


Dean Jackson <dino at apple.com> has granted Brent Fulgham <bfulgham at webkit.org>'s
request for review:
Bug 123915: [WebGL] We should not allow generateMipMap on compressed textures
https://bugs.webkit.org/show_bug.cgi?id=123915

Attachment 216212: Patch
https://bugs.webkit.org/attachment.cgi?id=216212&action=review

------- Additional Comments from Dean Jackson <dino at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=216212&action=review


> Source/WebCore/html/canvas/WebGLRenderingContext.cpp:2227
> +#if OS(DARWIN)

Considering this is WebGL conformance, do you think this should be on all
platforms?


More information about the webkit-reviews mailing list