Bug 111194 - [WebGL] Support for texImage2D of type HALF_FLOAT_OES with HTMLImageElement.
Summary: [WebGL] Support for texImage2D of type HALF_FLOAT_OES with HTMLImageElement.
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:
Blocks: 109853
  Show dependency treegraph
 
Reported: 2013-03-01 10:56 PST by Nayan Kumar K
Modified: 2013-03-01 16:39 PST (History)
0 users

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 10:56:43 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 HTMLImageElement should be extended to accept the pixel type HALF_FLOAT_OES.
Comment 1 Nayan Kumar K 2013-03-01 16:39:48 PST

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