[Webkit-unassigned] [Bug 229180] [WebGL2] ETC1 texture is unable to upload using texStorage2D & compressTexSubImage2D

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 17 02:34:34 PDT 2021


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

Kimmo Kinnunen <kkinnunen at apple.com> changed:

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

--- Comment #1 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Thanks for the report!

As per the spec, it appears that compressedTexSubImage2D does not support COMPRESSED_RGB_ETC1_WEBGL

https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/

> Compression format COMPRESSED_RGB_ETC1_WEBGL may be passed to the compressedTexImage2D entry point. 

> Revision 5, 2014/03/07
> Remove ability to use the format with compressedTexSubImage2D, as per the GLES extension spec.

Closing this as invalid. If I've made a mistake, please reopen.

-- 
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/20210817/7a3fe4af/attachment.htm>


More information about the webkit-unassigned mailing list