servo/webrender
Check for z-buffer presence on first render / during initialization.
Aperta
#3188 aperta il 11 ott 2018
difficulty: easyhelp wanted
Metriche repository
- Star
- (3355 stelle)
- Metriche merge PR
- (Merge medio 20g 5h) (1 PR mergiata in 30 g)
Descrizione
We can probably just query the depth bits in the bound framebuffer, or similar.
See https://github.com/servo/webrender/issues/3186 for context.