Bug 242614

Summary: [GPUP][WebGL]: Transfer only required number of bytes for texture initialisation from ArrayBufferView
Product: WebKit Reporter: Dan Glastonbury <djg>
Component: WebGLAssignee: Dan Glastonbury <djg>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P1 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=243819
Bug Depends on:    
Bug Blocks: 242620, 242666    

Dan Glastonbury
Reported 2022-07-11 16:38:51 PDT
We're transferring too many bytes over IPC to the GPUP process in WebGL with texImage2D, et al. This leads to performance issues when switching on WebGL in GPUP.
Attachments
Dan Glastonbury
Comment 1 2022-07-11 16:39:32 PDT
Dan Glastonbury
Comment 2 2022-07-11 19:55:54 PDT
EWS
Comment 3 2022-07-12 00:08:52 PDT
Committed 252373@main (1104571ccd34): <https://commits.webkit.org/252373@main> Reviewed commits have been landed. Closing PR #2318 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.