[Webkit-unassigned] [Bug 229182] compressedTexSubImage2D does not return error when COMPRESSED_RGB_ETC1_WEBGL is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 03:16:22 PDT 2021


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

Kimmo Kinnunen <kkinnunen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Kimmo Kinnunen <kkinnunen at apple.com> ---
In fact, the unreported error in validateCompressedTexSubDimensions is !USE(ANGLE) block. ANGLE does report INVALID_OPERATION and this should have been observable in the original report should I have understood to add a check for it. (Since it's from ANGLE and not a simulated error, it's not printed in the console).

-- 
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/20210831/79b77754/attachment.htm>


More information about the webkit-unassigned mailing list