Introduce env vars to disable VisRTX and OSPray initialization checks

closes: #19863 (closed)

Partially solves: #19863 (closed)

This effectively allows the user to skip VisRTX|OSPRay init test through the following env variables:

VTK_DEBUG_SKIP_VISRTX_CHECK
VTK_DEBUG_SKIP_OSPRAY_CHECK

This is the second part of a issue fixture consisting of:

  1. VTK Code to skip the init tests vtk/vtk!6908 (merged)
  2. Updates docs in Paraview !4127 (merged)

Signed-off-by: Vicente Adolfo Bolea Sanchez vicente.bolea@kitware.com

Backport: release

Edited by Vicente Bolea

Merge request reports

Loading