RESOLVED CONFIGURATION CHANGED Bug 51015
OES_texture_float implementation must support non-ArrayBufferView entry points
https://bugs.webkit.org/show_bug.cgi?id=51015
Summary OES_texture_float implementation must support non-ArrayBufferView entry points
Kenneth Russell
Reported 2010-12-13 22:56:14 PST
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
Note You need to log in before you can comment on or make changes to this bug.