Closed Bug 1606474 Opened 4 years ago Closed 4 years ago

Consider using a 16bit depth buffer

Categories

(Core :: Graphics: WebRender, enhancement, P3)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jrmuizel, Unassigned)

Details

The software WebRender backend currently only supports a 16bit depth buffer so this would be good for there. It should also reduce our memory bandwidth/ram requirements which should be good all around.

Blocks: sw-wr
Priority: -- → P3

We talked about this briefly with Jeff, and I think it's a good idea. The only concern is having pages that have more than 65K primitives, in which case we'd be forced to either switch to transparent rendering for remaining primitives, or switch fully to a higher-resolution depth buffer.

This doesn't seem to offer much benefit on HW.

No longer blocks: sw-wr
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.