RESOLVED FIXED 257595
WebGL passes readPixels skip properties to the underlying context
https://bugs.webkit.org/show_bug.cgi?id=257595
Summary WebGL passes readPixels skip properties to the underlying context
Kimmo Kinnunen
Reported 2023-06-01 01:31:23 PDT
WebGL passes readPixels skip properties to the underlying context Problem with GPUP implementation, where skipped pixels are not needed in GPUP. Problem with GPUP implementation when minimizing the copied pixels, the skips need to be accounted for.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-01 01:31:44 PDT
Kimmo Kinnunen
Comment 2 2023-06-01 07:55:45 PDT
EWS
Comment 3 2023-06-05 02:12:21 PDT
Committed 264862@main (3082c39de316): <https://commits.webkit.org/264862@main> Reviewed commits have been landed. Closing PR #14587 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.