Bug 263963
Summary: | WebGL default framebuffer state management should be part of WebGLRenderingContext | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | WebGL | Assignee: | Kimmo Kinnunen <kkinnunen> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 263770 |
Kimmo Kinnunen
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117788476>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/19828
EWS
Committed 270263@main (f4b3b4be6051): <https://commits.webkit.org/270263@main>
Reviewed commits have been landed. Closing PR #19828 and removing active labels.