Closed
Bug 580737
Opened 15 years ago
Closed 15 years ago
use correct initial depth clear
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | betaN+ |
People
(Reporter: vlad, Assigned: vlad)
References
Details
Attachments
(1 file)
668 bytes,
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
Clearing to depth 0.0f is wrong, given the default LEQUAL depth func. The correct default value is 1.0f.
Attachment #459111 -
Flags: review?(bjacob)
Updated•15 years ago
|
Attachment #459111 -
Flags: review?(bjacob) → review+
Assignee | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Assignee: nobody → vladimir
You need to log in
before you can comment on or make changes to this bug.
Description
•