From defadcf52a224fbf0dbea8ff6f23c6bde288d82d Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Mon, 23 Oct 2017 09:23:06 -0600 Subject: header: Update to version 1.0.64 of the Vulkan hdr - updated vulkan.h - updated vk.xml - updated Win/Lin json files - updated vk_validation_error_messages.h - updated vk_validation_error_database.txt - updated vulkan.hpp - updated vuid_mapping.py - updated cube.cpp for vulkan-hpp changes Change-Id: I79971c3b54feb1fdad5ea2257e4b1b4c6f9e3c3b --- 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 4a414026..74dc6c82 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.62", + "api_version": "1.0.64", "implementation_version": "1", "description": "Google Validation Layer" } -- cgit v1.2.3