WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
51202
Prohibit any filtering mode but NEAREST with OES_texture_float extension
https://bugs.webkit.org/show_bug.cgi?id=51202
Summary
Prohibit any filtering mode but NEAREST with OES_texture_float extension
Kenneth Russell
Reported
2010-12-16 11:47:06 PST
The implementation of the OES_texture_float extension in WebGL is currently allowing the LINEAR filtering mode to be used, even when the OES_texture_float_linear extension (which has not been implemented yet) is not enabled. This situation needs to treat the texture as being incomplete and render as black.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug