Skip to content

Compare depths with a tolerance in the dual depth peeler.

Allison Vacanti requested to merge allisonvacanti/vtk:ddp_epsilon into master

Similar to the older depth peeler, sometimes the GL implementation computes slightly different depths for the same fragments from one pass to the next. Use a small tolerance when identifying the currently peeled fragments.

Merge request reports