diff options
| author | Tony Barbour <tony@LunarG.com> | 2016-02-10 15:59:32 -0700 |
|---|---|---|
| committer | Tony Barbour <tony@LunarG.com> | 2016-02-10 16:03:45 -0700 |
| commit | 63be6b4a3c56dc1b55e1da3752f5bdf3e5c26631 (patch) | |
| tree | e57d9ca6e328ae9b7aeb96b2cfcfd999619fd55b /loader/LinuxICDs.txt | |
| parent | c11bf8bfcb926b8b9a15f39498d665539f410ec4 (diff) | |
| download | usermoji-63be6b4a3c56dc1b55e1da3752f5bdf3e5c26631.tar.xz | |
layers: Update api version to 1.0.3 in json files
Diffstat (limited to 'loader/LinuxICDs.txt')
| -rw-r--r-- | loader/LinuxICDs.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/loader/LinuxICDs.txt b/loader/LinuxICDs.txt index 611b68b6..c4521aeb 100644 --- a/loader/LinuxICDs.txt +++ b/loader/LinuxICDs.txt @@ -25,7 +25,7 @@ ICD shared library (".so") file. For example: "file_format_version": "1.0.0",
"ICD": {
"library_path": "path to ICD library",
- "api_version": "1.0.1"
+ "api_version": "1.0.3"
}
}
@@ -198,7 +198,7 @@ For example: "name": "OverlayLayer",
"type": "DEVICE",
"library_path": "libvkOverlayLayer.so",
- "api_version" : "1.0.1",
+ "api_version" : "1.0.3",
"implementation_version" : "2",
"description" : "LunarG HUD layer",
"functions": {
|
