[Webkit-unassigned] [Bug 202836] Enable WebGL's ASTC extension all the time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 16:11:25 PST 2019


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

--- Comment #6 from Dean Jackson <dino at apple.com> ---
(In reply to shrekshao from comment #5)
> I know this patch is for NonAngle case.
> The debugging shows it's Extensions3DOpenGLCommon::m_availableExtensions
> that doesn't include the ASTC extension string. Given that it is initialized
> by calling glGetStringi, I doubt if the iPhone Simulator on Mac could ever
> populate such extension if the underlying gpu hardware doesn't support the
> ASTC extension? If this could be verified I think we could only test this
> patch on real iPhone. Could Dean or Justin help to verify this? Thanks!

I'll test, but from what I recall, ASTC is only supported on device (and as Ken pointed out, > iPhone SE)

-- 
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/20191204/d16b0b84/attachment-0001.htm>


More information about the webkit-unassigned mailing list