From 9a162f5e65e6d34cec22d2e0d4796bcdc68d3cf0 Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Mon, 16 Apr 2018 08:15:59 -0600 Subject: header: Update to version 1.1.73 of the Vulkan hdr - update json files - update vk.xml - update vulkan_core.h - update validusage.json - update vk_validation_error_messages.h - update vk_validation_error_database.txt - update vulkan.hpp - removed checks for the following deprecated VUIDs related to ImageCreateInfo and FormatProperties: - VALIDATION_ERROR_09e007ae - VALIDATION_ERROR_09e007b4 - VALIDATION_ERROR_09e007ac - VALIDATION_ERROR_09e007a6 - VALIDATION_ERROR_09e007b2 - VALIDATION_ERROR_09e007a4 - VALIDATION_ERROR_09e007aa - VALIDATION_ERROR_09e007a8 - VALIDATION_ERROR_09e007a2 - VALIDATION_ERROR_09e007b0 - modified CreateImageFormatSupportErrors test to remove killed checks - modified ImageLayerUnsupportedFormat test to remove killed check Change-Id: I8f1577747d87fdeb6f68b9db0340443a83c44630 --- 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 0275119e..0b21af17 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.1.72", + "api_version": "1.1.73", "implementation_version": "1", "description": "Google Validation Layer" } -- cgit v1.2.3