Bug 126447
Summary: | [WebGL2] renderbuffer updates | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> |
Component: | WebGL | Assignee: | Kenneth Russell <kbr> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | kbr |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 209098 | ||
Bug Blocks: | 126404, 214660 |
Dean Jackson
Implement WebGL2's renderbufferStorageMultisample to allow anti-aliased FBOs
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dean Jackson
<rdar://problem/15745272>
Kenneth Russell
Revising to cover all new renderbuffer-related entry points and validation updates:
getInternalformatParameter
getRenderbufferParameter
renderbufferStorage
renderbufferStorageMultisample
Kenneth Russell
James already hooked up some if not all of this functionality in Bug 209098.
Kenneth Russell
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
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 ***