Skip to content

depth peeling: fix volume written pixel initialization, #18027

Thorsten Liebig requested to merge thliebig/vtk:master into master

if volume rendering is off, the previously initialized "VolumetricWrittenPixels" never gets updated and thus always stays above the abort threshold

Signed-off-by: Thorsten Liebig Thorsten.Liebig@gmx.de

Merge request reports