From: Matt Turner Date: Wed, 23 Feb 2022 00:54:26 +0000 (-0800) Subject: docs: Fix typo X-Git-Tag: upstream/v1.3.207~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e7061cdab9e17c5bbc1f6eb87e1e9e62c73bc09;p=platform%2Fupstream%2FVulkan-Loader.git docs: Fix typo The behavior change to physical device ordering happened in v1.3.204. --- diff --git a/docs/LoaderApplicationInterface.md b/docs/LoaderApplicationInterface.md index 087db5a1..de500378 100644 --- a/docs/LoaderApplicationInterface.md +++ b/docs/LoaderApplicationInterface.md @@ -892,7 +892,7 @@ names. ## Physical Device Ordering -Prior to the 1.2.204 loader, physical devices on Linux could be returned in an +Prior to the 1.3.204 loader, physical devices on Linux could be returned in an inconsistent order. To remedy this, the Vulkan loader will now sort devices once they have been received from the drivers (before returning the information to any enabled