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
Radar WebKit Bug Importer
Comment 1 2019-03-29 17:52:27 PDT
Note You need to log in before you can comment on or make changes to this bug.