servo/webrender
View on GitHubCheck 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
- (PR metrics pending)
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.