There are two edge cases where strip index is 0xffff with 32-bit indices and 0xffffffff index for 16-bit indices. We should have test coverage for both cases and evaluate how to implement this. At least Control hits this case.
Nothing extracted yet.
There are two edge cases where strip index is 0xffff with 32-bit indices and 0xffffffff index for 16-bit indices. We should have test coverage for both cases and evaluate how to implement this. At least Control hits this case.