On Tue Aug 15 14:02:23 2023 +0000, Giovanni Mascellani wrote:
I guess this assertion belongs to just after the definition of `HEAD_INDEX_MASK`.
We could define `HEAD_INDEX_MASK` as `ARRAY_SIZE(((struct vkd3d_desc_object_cache *)NULL)->heads) - 1` to make this possible, but I see no compelling need for it.