From: Charles Giessen Date: Wed, 11 Sep 2024 03:44:28 +0000 (-0500) Subject: Documentation fixes X-Git-Tag: upstream/1.3.296~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b4853bda4e0f42a4419dfefca45c1dad09383759;p=platform%2Fupstream%2FVulkan-Loader.git Documentation fixes --- diff --git a/docs/LoaderInterfaceArchitecture.md b/docs/LoaderInterfaceArchitecture.md index 8df9fdc8..35734fd0 100644 --- a/docs/LoaderInterfaceArchitecture.md +++ b/docs/LoaderInterfaceArchitecture.md @@ -608,8 +608,8 @@ discovery. Provide a list of additional paths that the loader will use to search - for layers in addition to the loader's standard Layer library search - folder when looking for explicit layer manifest files. + for explicit layers in addition to the loader's standard layer library + search paths when looking for layer manifest files. The paths will be added first, prior to the list of folders that would be searched normally. @@ -690,8 +690,8 @@ discovery. VK_LAYER_PATH - Override the loader's standard Layer library search folders and use the - provided delimited file and/or folders to locate explicit layer manifest files. + Override the loader's standard explicit layer search paths and use the + provided delimited files and/or folders to locate layer manifest files.