Bug 235044 - Multiple texImage2D from same ImageBitmap is slow
Summary: Multiple texImage2D from same ImageBitmap is slow
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 234920
  Show dependency treegraph
 
Reported: 2022-01-10 12:40 PST by Kimmo Kinnunen
Modified: 2022-01-17 12:41 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-01-10 12:40:30 PST
Multiple texImage2D from same ImageBitmap is slow

Currently causes copies + IPC transfer for each texImage2D
Comment 1 Radar WebKit Bug Importer 2022-01-17 12:41:16 PST
<rdar://problem/87687382>