RESOLVED FIXED 260955
WebGLFramebuffer uses renderbuffer and texture attachments via WebGLObject
https://bugs.webkit.org/show_bug.cgi?id=260955
Summary WebGLFramebuffer uses renderbuffer and texture attachments via WebGLObject
Kimmo Kinnunen
Reported 2023-08-31 01:32:32 PDT
WebGLFramebuffer uses renderbuffer and texture attachments via WebGLObject - Forces the code to be less safe than needed - Gets in the way of not having renderbuffers and textures share a common base class - Needs "isRenderbuffer(), isTexture()" disambiguation in base class
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-31 01:32:58 PDT
Kimmo Kinnunen
Comment 2 2023-08-31 01:48:23 PDT
EWS
Comment 3 2023-08-31 17:50:11 PDT
Committed 267535@main (0dcc7a680e6c): <https://commits.webkit.org/267535@main> Reviewed commits have been landed. Closing PR #17282 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.