Open Bug 1660498 Opened 4 years ago Updated 4 years ago

Investigate deferring texture deletion

Categories

(Core :: Graphics: WebRender, task, P2)

task

Tracking

()

People

(Reporter: nical, Unassigned)

References

(Blocks 1 open bug)

Details

Deleting textures and OS surfaces show up in profiles on Windows. It might be worth deferring it to after submitting the frame to take that chunk off the critical path.

One risk is that the driver might do a worse job of reusing memory allocations internally.

You need to log in before you can comment on or make changes to this bug.