diff options
Diffstat (limited to 'loader/LoaderAndLayerInterface.md')
| -rw-r--r-- | loader/LoaderAndLayerInterface.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/loader/LoaderAndLayerInterface.md b/loader/LoaderAndLayerInterface.md index 17eec422..dd8a8918 100644 --- a/loader/LoaderAndLayerInterface.md +++ b/loader/LoaderAndLayerInterface.md @@ -117,7 +117,7 @@ For each value in this key which has DWORD data set to 0, the loader opens the J "file_format_version": "1.0.0", "ICD": { "library_path": "path to ICD library", - "api_version": "1.0.2" + "api_version": "1.0.3" } } @@ -190,7 +190,7 @@ The Vulkan loader will open each info file to obtain the name or pathname of an "file_format_version": "1.0.0", "ICD": { "library_path": "path to ICD library", - "api_version": "1.0.2" + "api_version": "1.0.3" } } |
