RESOLVED CONFIGURATION CHANGED 170854
checkFramebufferStatus returns incorrect enum
https://bugs.webkit.org/show_bug.cgi?id=170854
Summary checkFramebufferStatus returns incorrect enum
Kirill S. Dmitrenko
Reported 2017-04-14 11:24:23 PDT
Created attachment 307126 [details] Test page http://jsbin.com/dagikonove/edit?js,console (also attached). On that page Safari Version 10.1 (12603.1.30.0.34) and 10.1 (10603.1.30.0.34) print "8cdb" as a return value of checkFramebufferStatus, but there's not enum in WebGL. Chrome, FF on same machines give "8cd5" which is FRAMEBUFFER_COMPLETE and Edge on Win10 (somewhat unexpectedly) gives "8cdd" which is FRAMEBUFFER_UNSUPPORTED.
Attachments
Test page (961 bytes, text/html)
2017-04-14 11:24 PDT, Kirill S. Dmitrenko
no flags
Radar WebKit Bug Importer
Comment 1 2017-04-17 01:17:45 PDT
Kimmo Kinnunen
Comment 2 2024-01-17 02:35:46 PST
works now
Note You need to log in before you can comment on or make changes to this bug.