Bug 111197
| Summary: | [WebGL] Extend texImage2d/texSubImage2D to accept HTMLVideoElement of pixel type HALF_FLOAT_OES | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nayan Kumar K <nayankk> |
| Component: | WebGL | Assignee: | Nayan Kumar K <nayankk> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | kbr |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 109853 | ||
| Bug Blocks: | |||
Nayan Kumar K
As per OES_texture_half_float specification (http://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/), texImage2D and texSubImage2D entry points taking HTMLVideoElement should be extended to accept the pixel type HALF_FLOAT_OES.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nayan Kumar K
*** This bug has been marked as a duplicate of bug 110936 ***