Bug 257595

Summary: WebGL passes readPixels skip properties to the underlying context
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 252876    

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.