RESOLVED FIXED 227456
OES_texture_float should implicitly enable EXT_float_blend
https://bugs.webkit.org/show_bug.cgi?id=227456
Summary OES_texture_float should implicitly enable EXT_float_blend
Kimmo Kinnunen
Reported 2021-06-28 12:14:50 PDT
OES_texture_float should implicitly enable EXT_float_blend https://github.com/KhronosGroup/WebGL/pull/2830/commits/1f94520e59ec41557a12286eb486efda7ff12cfe https://developer.mozilla.org/en-US/docs/Web/API/EXT_float_blend > On devices that support the EXT_float_blend extension, it is automatically, implicitly, enabled when any one or more of EXT_color_buffer_float, OES_texture_float, or WEBGL_color_buffer_float are enabled. This ensures that content written before EXT_float_blend was exposed by WebGL will function as expected.
Attachments
Patch (1.88 KB, patch)
2021-06-28 12:18 PDT, Kimmo Kinnunen
no flags
Kimmo Kinnunen
Comment 1 2021-06-28 12:15:41 PDT
Kimmo Kinnunen
Comment 2 2021-06-28 12:18:55 PDT
Kenneth Russell
Comment 3 2021-06-28 15:24:37 PDT
Comment on attachment 432413 [details] Patch Thanks for catching this. r+
EWS
Comment 4 2021-06-29 01:11:31 PDT
Committed r279368 (239234@main): <https://commits.webkit.org/239234@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 432413 [details].
Note You need to log in before you can comment on or make changes to this bug.