RESOLVED FIXED 263963
WebGL default framebuffer state management should be part of WebGLRenderingContext
https://bugs.webkit.org/show_bug.cgi?id=263963
Summary WebGL default framebuffer state management should be part of WebGLRenderingCo...
Kimmo Kinnunen
Reported 2023-10-31 07:08:17 PDT
WebGL default framebuffer state management should be part of WebGLRenderingContext WebGLRenderingContextBase contains the drawing buffer state. There should be a class in WebGL level at WebCore to manage the drawing buffer state, as the framebuffer state is already tracked in WebGLRenderingContextBase level.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-01 03:20:12 PDT
Kimmo Kinnunen
Comment 2 2023-11-01 03:27:11 PDT
EWS
Comment 3 2023-11-06 04:18:26 PST
Committed 270263@main (f4b3b4be6051): <https://commits.webkit.org/270263@main> Reviewed commits have been landed. Closing PR #19828 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.