Extend the vkGetPhysicalDeviceFormatProperties2 cache to include VkFormatProperties3 from the pNext chain. VkFormatProperties3 was observed being always attached for DXVK and thus skipping the cache if not handled. Signed-off-by: Juston Li <justonli@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28194>