Closed
Bug 1571973
Opened 5 years ago
Closed 8 months ago
[wr-intro] Check for z-buffer presence on first render / during initialization.
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
INVALID
People
(Reporter: gw, Unassigned)
References
(Blocks 1 open bug)
Details
On a new project / example, it's easy to get the z-buffer setup wrong, and often tricky to realize what the exact problem is. We should detect this and panic.
Updated•5 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
Comment 1•8 months ago
|
||
We don't use the z-buffer anymore with the window backbuffer (only in pictures).
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•