Bug 242408
Summary: | getFramebufferAttachmentParameter returns incorrect back buffer color sizes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Knyazev <lexa.knyazev> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alexey Knyazev
Requesting FRAMEBUFFER_ATTACHMENT_{RED/GREEN/BLUE/ALPHA}_SIZE on the default backbuffer always returns zero because of an unintended side-effect of validateDefaultFramebufferAttachment.
This is partly covered by conformance2/state/gl-object-get-calls.html, which is suppressed because of other failures.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96967962>
EWS
Committed 252898@main (a523acecfd06): <https://commits.webkit.org/252898@main>
Reviewed commits have been landed. Closing PR #2134 and removing active labels.