servo/webrender
Check for z-buffer presence on first render / during initialization.
Open
#3,188 opened on Oct 11, 2018
difficulty: easyhelp wanted
Repository metrics
- Stars
- (3,355 stars)
- PR merge metrics
- (Avg merge 20d 5h) (1 merged PR in 30d)
Description
We can probably just query the depth bits in the bound framebuffer, or similar.
See https://github.com/servo/webrender/issues/3186 for context.