[Webkit-unassigned] [Bug 249633] WebGLRenderingContextBase::copyTexImage2D does not handle "GCGLint level" parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 03:57:21 PST 2022


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

Kimmo Kinnunen <kkinnunen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CONFIGURATION CHANGED

--- Comment #8 from Kimmo Kinnunen <kkinnunen at apple.com> ---
> I also checked the latest version webkit it has the same codes which I pasted below.
> void WebGLTexture::setLevelInfo(GCGLenum target, GCGLint level, GCGLenum internalFormat, GCGLsizei width, GCGLsizei height, GCGLenum type)

Thanks!
The code has been removed from WebKit around 3 months ago.

https://github.com/WebKit/WebKit/blob/main/Source/WebCore/html/canvas/WebGLTexture.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221222/5208e68f/attachment-0001.htm>


More information about the webkit-unassigned mailing list