Clip should use `VTKM_DEFAULT_TYPE_LIST` in CastAndCall

This was causing an issue in VTK as the VTK specific typelist was not being used. This resulted in a field's type being changed from UInt8 to Float32 and caused a test to fail.

Backport: release-1.8
Backport: release

Edited by Sujin Philip

Merge request reports

Loading