WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Dan Glastonbury
Comment 1
2022-07-11 16:39:32 PDT
rdar://94539892
Dan Glastonbury
Comment 2
2022-07-11 19:55:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2318
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.
Top of Page
Format For Printing
XML
Clone This Bug