Skip to content

vtkOSPRayPass: mask support without SSE4.1 instructions

On x86_64, ISPC requires at least SSE4.1 in order to work. Like with Apple's Rosetta translation, just act as if OSPRay support doesn't exist on such hardware to avoid a crash when ISPC APIs abort() underneath us in such cases.


@wascott

Backport: paraview/release

Merge request reports

Loading