Bug 235350
| Summary: | WebGL texture upload of ImageBitmap does not respect UNPACK_FLIP_Y_WEBGL | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | dino, kbr, kkinnunen |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kimmo Kinnunen
WebGL texture upload of ImageBitmap does not respect UNPACK_FLIP_Y_WEBGL
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kimmo Kinnunen
Turns out FLIP_Y is specified to be ignored for ImageBitmaps