From: Mark Lobodzinski Date: Wed, 13 Jun 2018 20:30:07 +0000 (-0600) Subject: header: Update json files for 1.1.77 header X-Git-Tag: submit/tizen/20181227.054638~75 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cb4603dd794821e843a6ba35d15aea7da46bb508;p=platform%2Fupstream%2FVulkan-Loader.git header: Update json files for 1.1.77 header --- diff --git a/tests/layers/linux/VkLayer_meta.json b/tests/layers/linux/VkLayer_meta.json index 78fdf585..bc0e639e 100644 --- a/tests/layers/linux/VkLayer_meta.json +++ b/tests/layers/linux/VkLayer_meta.json @@ -3,7 +3,7 @@ "layer" : { "name": "VK_LAYER_LUNARG_meta", "type": "GLOBAL", - "api_version": "1.1.74", + "api_version": "1.1.77", "implementation_version": "1", "description": "LunarG Test Metalayer", "component_layers": [ diff --git a/tests/layers/linux/VkLayer_test.json b/tests/layers/linux/VkLayer_test.json index c724f1c6..85e04490 100644 --- a/tests/layers/linux/VkLayer_test.json +++ b/tests/layers/linux/VkLayer_test.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_LUNARG_test", "type": "GLOBAL", "library_path": "./libVkLayer_test.so", - "api_version": "1.1.74", + "api_version": "1.1.77", "implementation_version": "1", "description": "LunarG Test Layer", "enable_environment": { diff --git a/tests/layers/linux/VkLayer_wrap_objects.json b/tests/layers/linux/VkLayer_wrap_objects.json index df23d005..be15249f 100644 --- a/tests/layers/linux/VkLayer_wrap_objects.json +++ b/tests/layers/linux/VkLayer_wrap_objects.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_LUNARG_wrap_objects", "type": "GLOBAL", "library_path": "./libVkLayer_wrap_objects.so", - "api_version": "1.1.74", + "api_version": "1.1.77", "implementation_version": "1", "description": "LunarG Dispatchable Object Wrapping Layer" } diff --git a/tests/layers/macos/VkLayer_meta.json b/tests/layers/macos/VkLayer_meta.json index 78fdf585..bc0e639e 100644 --- a/tests/layers/macos/VkLayer_meta.json +++ b/tests/layers/macos/VkLayer_meta.json @@ -3,7 +3,7 @@ "layer" : { "name": "VK_LAYER_LUNARG_meta", "type": "GLOBAL", - "api_version": "1.1.74", + "api_version": "1.1.77", "implementation_version": "1", "description": "LunarG Test Metalayer", "component_layers": [ diff --git a/tests/layers/macos/VkLayer_test.json b/tests/layers/macos/VkLayer_test.json index a7c8ccff..b23bd9de 100644 --- a/tests/layers/macos/VkLayer_test.json +++ b/tests/layers/macos/VkLayer_test.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_LUNARG_test", "type": "GLOBAL", "library_path": "./libVkLayer_test.dylib", - "api_version": "1.0.69", + "api_version": "1.0.77", "implementation_version": "1", "description": "LunarG Test Layer", "enable_environment": { diff --git a/tests/layers/macos/VkLayer_wrap_objects.json b/tests/layers/macos/VkLayer_wrap_objects.json index 26683be1..5d616101 100644 --- a/tests/layers/macos/VkLayer_wrap_objects.json +++ b/tests/layers/macos/VkLayer_wrap_objects.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_LUNARG_wrap_objects", "type": "GLOBAL", "library_path": "./libVkLayer_wrap_objects.dylib", - "api_version": "1.0.69", + "api_version": "1.0.77", "implementation_version": "1", "description": "LunarG Dispatchable Object Wrapping Layer" } diff --git a/tests/layers/windows/VkLayer_meta.json b/tests/layers/windows/VkLayer_meta.json index 78fdf585..bc0e639e 100644 --- a/tests/layers/windows/VkLayer_meta.json +++ b/tests/layers/windows/VkLayer_meta.json @@ -3,7 +3,7 @@ "layer" : { "name": "VK_LAYER_LUNARG_meta", "type": "GLOBAL", - "api_version": "1.1.74", + "api_version": "1.1.77", "implementation_version": "1", "description": "LunarG Test Metalayer", "component_layers": [ diff --git a/tests/layers/windows/VkLayer_test.json b/tests/layers/windows/VkLayer_test.json index 531c966e..8ca90603 100644 --- a/tests/layers/windows/VkLayer_test.json +++ b/tests/layers/windows/VkLayer_test.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_LUNARG_test", "type": "GLOBAL", "library_path": ".\\libVkLayer_test.dll", - "api_version": "1.1.74", + "api_version": "1.1.77", "implementation_version": "1", "description": "LunarG Test Layer", "enable_environment": { diff --git a/tests/layers/windows/VkLayer_wrap_objects.json b/tests/layers/windows/VkLayer_wrap_objects.json index 4ee75704..909e877f 100644 --- a/tests/layers/windows/VkLayer_wrap_objects.json +++ b/tests/layers/windows/VkLayer_wrap_objects.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_LUNARG_wrap_objects", "type": "GLOBAL", "library_path": ".\\VkLayer_wrap_objects.dll", - "api_version": "1.1.74", + "api_version": "1.1.77", "implementation_version": "1", "description": "LunarG Dispatchable Object Wrapping Layer" }