On Mon Apr 8 13:01:59 2024 +0000, Giovanni Mascellani wrote:
I am not sure I understand this: what is `max_component_count` expected to be? Why don't you just iterate over the whole write mask?
The default case in `clip_cull_src_normalisation_get_write_mask()` returns `WRITEMASK_ALL`, which may be more than the available components.