Bug 196418
| Summary: | readPixels doesn't accept formats and types that should be valid | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dean Jackson <dino> |
| Component: | WebGL | Assignee: | Dean Jackson <dino> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=183321 | ||
Dean Jackson
The code in readPixels needs auditing, even for WebGL 1.
At least the following is true:
- we are unable to readPixels HALF_FLOAT and HALF_FLOAT_OES
- we seem to lock some formats to particular JS ArrayBuffer types
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/49442331>