From 83d89e948fdc6dba16d14c9827909b1ec5796772 Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Fri, 28 Oct 2016 08:50:56 -0600 Subject: header: Update header files to version 1.0.32 - updated vulkan.h - updated vk.xml (note that the validity tags have been removed in this update) - updated vulkan.hpp - updated loader's SOVERSION - updated json files to version 1.0.32 Change-Id: Ie650c1d6e0bdff3c8cc9c38d74715c454dec37de --- layers/linux/VkLayer_unique_objects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layers/linux/VkLayer_unique_objects.json') diff --git a/layers/linux/VkLayer_unique_objects.json b/layers/linux/VkLayer_unique_objects.json index 34d62300..b58ebdc6 100644 --- a/layers/linux/VkLayer_unique_objects.json +++ b/layers/linux/VkLayer_unique_objects.json @@ -4,7 +4,7 @@ "name": "VK_LAYER_GOOGLE_unique_objects", "type": "GLOBAL", "library_path": "./libVkLayer_unique_objects.so", - "api_version": "1.0.31", + "api_version": "1.0.32", "implementation_version": "1", "description": "Google Validation Layer" } -- cgit v1.2.3