Function re_view_tensor::dimension_mapping::make_indices_valid
source ยท fn make_indices_valid(
shape: &[TensorDimension],
indices: &mut Vec<TensorDimensionIndexSelection>,
width: Option<TensorWidthDimension>,
height: Option<TensorHeightDimension>,
)