Bug 111196 - [WebGL] Extend texImage2d/texSubImage2D to accept HTMLCanvasElement of pixel type HALF_FLOAT_OES
Summary: [WebGL] Extend texImage2d/texSubImage2D to accept HTMLCanvasElement of pixel ...
Status: RESOLVED DUPLICATE of bug 110936
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nayan Kumar K
URL:
Keywords:
Depends on: 109853
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-01 11:01 PST by Nayan Kumar K
Modified: 2013-03-01 16:40 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nayan Kumar K 2013-03-01 11:01:44 PST
As per OES_texture_half_float specification (http://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/), texImage2D and texSubImage2D entry points taking HTMLCanvasElement should be extended to accept the pixel type HALF_FLOAT_OES
Comment 1 Nayan Kumar K 2013-03-01 16:40:03 PST

*** This bug has been marked as a duplicate of bug 110936 ***