Bug 258612
| Summary: | [WebXR] Attach compositor images via renderbuffer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebXR | Assignee: | Dan Glastonbury <djg> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
Since the WebXR compositor images are only single plane it's possible to use attach via GL_RENDERBUFFER instead of GL_TEXTURE_2D/GL_TEXTURE_RECTANGLE_ARB
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/111437061>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/15363