On Wed Feb 21 08:28:01 2024 +0000, Giovanni Mascellani wrote:
changed this line in [version 6 of the diff](/wine/vkd3d/-/merge_requests/656/diffs?diff_id=100878&start_sha=a17ec61426e50a37f0ebac67d07160dcc7309987#4fae87cf1e8d06a5c7871f244e3dd75ef2dac299_3063_3063)
I ended up with a solution which I think makes the code more readable. It relies on `size_t` being no smaller than `unsigned int`, but I think we already assume this more or less everywhere.