68f80f9b0f
We don't need to start iterating from `pProperties`, as the first member is already handled in vk_common_GetPhysicalDeviceProperties2. Eliminate this iteration by starting from pProperties->pNext. Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27671>