RESOLVED FIXED 242614
[GPUP][WebGL]: Transfer only required number of bytes for texture initialisation from ArrayBufferView
https://bugs.webkit.org/show_bug.cgi?id=242614
Summary [GPUP][WebGL]: Transfer only required number of bytes for texture initialisat...
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.