Bug 133630
| Summary: | iOS8 WebGL OES_texture_half_float_linear not implemented | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Florian Bösch <pyalot> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | achristensen, dino, jonlee, pyalot |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | iPhone / iPad | ||
| OS: | Unspecified | ||
| URL: | http://codeflow.org/entries/2014/jun/08/some-issues-with-apples-ios-webgl-implementation/ | ||
Florian Bösch
OES_texture_half_float_linear is not implemented on iOS8. Found no corresponding implementation ticket in the tracker.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alex Christensen
*** This bug has been marked as a duplicate of bug 133580 ***
Florian Bösch
iOS 8 Beta 2 still does not have OES_texture_half_float_linear. This functionality is implemented by Chrome and Firefox unprefixed.
Alex Christensen
Don't worry. https://bugs.webkit.org/show_bug.cgi?id=133580 really fixed it, but it was not included in the iOS8 beta 2 for some reason.
Florian Bösch
No worries, just wanted record the status.