RESOLVED DUPLICATE of bug 126448 126447
[WebGL2] renderbuffer updates
https://bugs.webkit.org/show_bug.cgi?id=126447
Summary [WebGL2] renderbuffer updates
Dean Jackson
Reported 2014-01-03 12:00:53 PST
Implement WebGL2's renderbufferStorageMultisample to allow anti-aliased FBOs
Attachments
Dean Jackson
Comment 1 2014-01-03 12:01:06 PST
Kenneth Russell
Comment 2 2020-03-24 15:15:32 PDT
Revising to cover all new renderbuffer-related entry points and validation updates: getInternalformatParameter getRenderbufferParameter renderbufferStorage renderbufferStorageMultisample
Kenneth Russell
Comment 3 2020-07-21 17:07:36 PDT
James already hooked up some if not all of this functionality in Bug 209098.
Kenneth Russell
Comment 4 2020-07-21 17:08:25 PDT
Taking this bug. Since this functionality isn't necessarily separable from that in Bug 126448, might end up duplicating this into that one and fixing both at the same time.
Kenneth Russell
Comment 5 2020-07-23 08:58:18 PDT
After work on this and Bug 126448 they're not easily separable. Since most of the work on this bug is done, duplicating this into the other bug. *** This bug has been marked as a duplicate of bug 126448 ***
Note You need to log in before you can comment on or make changes to this bug.