Bug 51015
Summary: | OES_texture_float implementation must support non-ArrayBufferView entry points | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
Component: | WebGL | Assignee: | Kenneth Russell <kbr> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, cmarrin, gman, igor.oliveira, kkinnunen, zmo |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Kenneth Russell
Per a recent WebGL OES_texture_float specification change suggested by Gregg Tavares, the implementation in WebKit needs to be enhanced to support passing pixel type FLOAT to all of the texImage2D and texSubImage2D entry points, not just those taking ArrayBufferView.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |