From 9ad7f8dcc23b4fcd7719219351961ea1a209858e Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Tue, 20 Feb 2018 09:37:55 -0700 Subject: header: Update to version 1.0.69 of the Vulkan hdr - updated vulkan.h - updated vk.xml - updated layer json files - updated vulkan.hpp - updated validation_error_database.txt - updated vk_validation_error_messages.h - updated vuid_mapping.py Note that the VU text in the database file contains artifacts from the registry/VUID toolchain. These will be addressed in a follow-on patch set. Change-Id: I6994ec17a6edcb6c9028c792c68863cd39f1fc56 --- 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 28cf5e47..6cef1f45 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.68", + "api_version": "1.0.69", "implementation_version": "1", "description": "Google Validation Layer" } -- cgit v1.2.3