Bug 284026

Summary: [TextureMapper] preserve-3d causes unnecessary layer splits
Product: WebKit Reporter: Jani Hautakangas <jani>
Component: WPE WebKitAssignee: Jani Hautakangas <jani>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, karlcow
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=282682
Bug Depends on:    
Bug Blocks: 283820    

Jani Hautakangas
Reported 2024-12-03 23:58:44 PST
he BSP tree calculation currently includes layers that have dimensions but produce no visible output. This results in unnecessary splits during the preserve-3D process. Such layers should be excluded from the BSP tree calculations to optimize rendering and reduce computational overhead.
Attachments
Jani Hautakangas
Comment 1 2024-12-04 14:20:00 PST
EWS
Comment 2 2024-12-05 16:07:27 PST
Committed 287417@main (b54433896d89): <https://commits.webkit.org/287417@main> Reviewed commits have been landed. Closing PR #37416 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.