RESOLVED FIXED 242168
Float color buffer extensions must extend renderbufferStorage
https://bugs.webkit.org/show_bug.cgi?id=242168
Summary Float color buffer extensions must extend renderbufferStorage
Alexey Knyazev
Reported 2022-06-29 22:51:59 PDT
Calling renderbufferStorage on WebGL 1.0 must succeed with RGB16F or RGBA16F when EXT_color_buffer_half_float is enabled, with RGBA32F when WEBGL_color_buffer_float is enabled.
Attachments
EWS
Comment 1 2022-06-30 11:40:55 PDT
Committed 252005@main (6d9735fc11e4): <https://commits.webkit.org/252005@main> Reviewed commits have been landed. Closing PR #1937 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2022-06-30 11:41:13 PDT
Note You need to log in before you can comment on or make changes to this bug.