From 8952fd7b33dd05e7a32af77c0237f53070202d46 Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Mon, 3 Apr 2017 08:22:04 -0600 Subject: header: Update to 1.0.46 Vulkan version - updated include/vulkan/vulkan.h - updated scripts/vk.xml - updated layers json files - updated tests json files - fixed include/vulkan/vulkan.hpp -- see Note Note: The Vulkan.hpp generator asserted when processing the 1.0.46 header files. Added a temporary workaround for this issue, but it may affect use of the vulkan.hpp header file. Change-Id: Iab296bf2004fbf6099baaab148994b15b0392381 --- 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 713eb3ca..368766b6 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.45", + "api_version": "1.0.46", "implementation_version": "1", "description": "Google Validation Layer" } -- cgit v1.2.3