WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
196418
readPixels doesn't accept formats and types that should be valid
https://bugs.webkit.org/show_bug.cgi?id=196418
Summary
readPixels doesn't accept formats and types that should be valid
Dean Jackson
Reported
2019-03-29 17:52:11 PDT
The code in readPixels needs auditing, even for WebGL 1. At least the following is true: - we are unable to readPixels HALF_FLOAT and HALF_FLOAT_OES - we seem to lock some formats to particular JS ArrayBuffer types
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-03-29 17:52:27 PDT
<
rdar://problem/49442331
>
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